We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f1b78 commit 0c64ac3Copy full SHA for 0c64ac3
.github/workflows/publishing.yml
@@ -8,7 +8,8 @@ on:
8
workflow_dispatch:
9
10
# Declare default GITHUB_TOKEN permissions as read only.
11
-permissions: read-all
+permissions:
12
+ contents: read
13
14
jobs:
15
test-local-action:
0 commit comments