We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0866b commit 7e50c33Copy full SHA for 7e50c33
.github/workflows/publish.yml
@@ -32,7 +32,7 @@ on:
32
jobs:
33
call-build-workflow:
34
permissions:
35
- actions: read
+ contents: read
36
uses: "./.github/workflows/build.yml"
37
38
publish:
0 commit comments