Skip to content

Commit 9dff0f9

Browse files
committed
ci: add permissions for GITHUB_TOKEN
1 parent f867b8a commit 9dff0f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-packages.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- main
66

77
concurrency: ${{ github.workflow }}-${{ github.ref }}
8+
permissions: read-all|write-all
89

910
env:
1011
CI: true

0 commit comments

Comments
 (0)