Skip to content

Commit 2adb75e

Browse files
authored
Update release draft permissions (#604)
1 parent e6df726 commit 2adb75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
outputs:
5151
version: ${{ steps.meta.outputs.version }}
5252
permissions:
53-
contents: read
53+
contents: write # to create/update draft release
5454
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
5555
packages: write # for docker/build-push-action to push to GHCR
5656
steps:

0 commit comments

Comments
 (0)