Skip to content

Commit 7e50c33

Browse files
committed
correct action file
1 parent 5b0866b commit 7e50c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ on:
3232
jobs:
3333
call-build-workflow:
3434
permissions:
35-
actions: read
35+
contents: read
3636
uses: "./.github/workflows/build.yml"
3737

3838
publish:

0 commit comments

Comments
 (0)