There was an error while loading. Please reload this page.
2 parents 173faf8 + b560981 commit 972517aCopy full SHA for 972517a
1 file changed
.github/workflows/release.yml
@@ -3,6 +3,9 @@ on:
3
release:
4
types: [ created ]
5
6
+permissions:
7
+ contents: write
8
+
9
jobs:
10
build-linux:
11
name: Build Linux All
0 commit comments