Skip to content

Commit 374abfc

Browse files
committed
Set contents: read permissions for token
1 parent f007365 commit 374abfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
name: GitHub Packages
4646
uses: ./.github/workflows/_publish.yml
4747
permissions:
48+
contents: read
4849
packages: write
4950
needs: build
5051
with:

0 commit comments

Comments
 (0)