We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f007365 commit 374abfcCopy full SHA for 374abfc
1 file changed
.github/workflows/publish.yml
@@ -45,6 +45,7 @@ jobs:
45
name: GitHub Packages
46
uses: ./.github/workflows/_publish.yml
47
permissions:
48
+ contents: read
49
packages: write
50
needs: build
51
with:
0 commit comments