Skip to content

Commit 06d6ceb

Browse files
committed
Permissions to publish package on GitHub (bis)
1 parent f62a752 commit 06d6ceb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ jobs:
6868

6969
release:
7070
runs-on: ubuntu-latest
71+
permissions:
72+
contents: read
73+
id-token: write
74+
packages: write
7175
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
7276
needs:
7377
- build

0 commit comments

Comments
 (0)