Skip to content

Commit 1216373

Browse files
committed
Add permissions
1 parent e7fe912 commit 1216373

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ jobs:
7272
needs:
7373
- build-and-draft
7474
- publish-package
75+
permissions:
76+
contents: write
7577
runs-on: ubuntu-latest
7678

7779
steps:

0 commit comments

Comments
 (0)