configure write permission for draft release action (#1582)
This commit is contained in:
3
.github/workflows/draft.yaml
vendored
3
.github/workflows/draft.yaml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Draft Release
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
Reference in New Issue
Block a user