Skip to content

Commit aa715d0

Browse files
authored
fix: Update release.yml contents:write
1 parent 6535f44 commit aa715d0

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
@@ -22,7 +22,7 @@ jobs:
2222
release:
2323
runs-on: ubuntu-latest
2424
permissions:
25-
contents: read
25+
contents: write
2626
id-token: write
2727
if: github.event.pull_request.merged == true
2828
env:

0 commit comments

Comments
 (0)