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.
1 parent f18dae2 commit 935e550Copy full SHA for 935e550
.github/workflows/publish.yml
@@ -92,5 +92,8 @@ jobs:
92
rm -rf $CHANGELOG_PATH
93
docker:
94
needs: build-and-publish
95
+ permissions:
96
+ packages: write
97
+ contents: read
98
uses: ./.github/workflows/docker.yml
99
secrets: inherit
0 commit comments