We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dff0f9 commit 658235eCopy full SHA for 658235e
.github/workflows/publish-packages.yaml
@@ -5,7 +5,7 @@ on:
5
- main
6
7
concurrency: ${{ github.workflow }}-${{ github.ref }}
8
-permissions: read-all|write-all
+permissions: write-all
9
10
env:
11
CI: true
0 commit comments