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