Skip to content

Commit d9df0f8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
release:
7070
runs-on: ubuntu-latest
7171
permissions:
72-
contents: read
72+
contents: write
7373
id-token: write
7474
packages: write
7575
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)