Skip to content

Commit c6fe61d

Browse files
committed
chore(actions): use contents write ofcourse
1 parent c693bf2 commit c6fe61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
runs-on: ubuntu-latest
8080
needs: build
8181
permissions:
82-
contents: read
82+
contents: write
8383
packages: write
8484
actions: write
8585
steps:

0 commit comments

Comments
 (0)