Skip to content

Commit 23ea617

Browse files
added permission to workflow
1 parent b425b45 commit 23ea617

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,7 @@ jobs:
8888
files: dist/OSL-GUI-linux
8989
tag_name: ${{ github.ref_name }}
9090
body: ${{ needs.generate-release-notes.outputs.changelog }}
91+
92+
93+
permissions:
94+
contents: write

0 commit comments

Comments
 (0)