Skip to content

Commit 2d26e7c

Browse files
authored
Update release.yml
1 parent b1eccb1 commit 2d26e7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ jobs:
9696
release:
9797
needs: [build-windows, build-macos, build-linux]
9898
runs-on: ubuntu-latest
99+
permissions:
100+
contents: write
101+
actions: write
99102
steps:
100103
- name: Download Windows Executable
101104
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)