Skip to content

Commit 7b2b52e

Browse files
committed
Add permissions to Actions workflow
1 parent 2a2b3e0 commit 7b2b52e

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
@@ -28,4 +28,6 @@ jobs:
2828
files: |
2929
build/moon
3030
build/checksums.txt
31+
permissions:
32+
contents: write
3133

0 commit comments

Comments
 (0)