Skip to content

Commit 9561400

Browse files
authored
Update release.yml: Write Permissions
1 parent e9e84ea commit 9561400

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
release:
1111
name: Release
1212
runs-on: ubuntu-latest
13+
permissions:
14+
contents: write
1315
steps:
1416
- name: Check out the repository
1517
uses: actions/checkout@v4

0 commit comments

Comments
 (0)