We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ae404 commit be1c8e6Copy full SHA for be1c8e6
1 file changed
.github/workflows/release.yml
@@ -11,6 +11,9 @@ jobs:
11
matrix:
12
rid: [linux-x64, win-x64]
13
14
+ permissions:
15
+ contents: write
16
+
17
steps:
18
- name: Checkout code
19
uses: actions/checkout@v4
0 commit comments