We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
packages:write
1 parent 11463e6 commit d84ca9eCopy full SHA for d84ca9e
.github/workflows/publish.yaml
@@ -4,6 +4,9 @@ on:
4
release:
5
types: [published]
6
7
+permissions:
8
+ packages: write
9
+
10
env:
11
IMAGE_NAME: release-upload-asset
12
0 commit comments