Skip to content

Commit a89f46c

Browse files
authored
Merge pull request #21 from Assumeru/perms
Specify the permissions required to create a release
2 parents 9f608b0 + d451522 commit a89f46c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,9 @@ jobs:
209209
env:
210210
file: TEST
211211

212+
permissions:
213+
contents: write
214+
212215
steps:
213216
- uses: actions/checkout@v4
214217

0 commit comments

Comments
 (0)