Skip to content

Commit e62f606

Browse files
committedMar 20, 2025·
adjusted workflow
1 parent 071238b commit e62f606

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
# Allows you to run this workflow manually from the Actions tab
1010
workflow_dispatch:
1111

12+
permissions:
13+
contents: write
14+
1215
jobs:
1316
build:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)
Please sign in to comment.