We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53d8aa commit 708f20aCopy full SHA for 708f20a
1 file changed
.github/workflows/go.yml
@@ -2,6 +2,9 @@
2
3
name: Build and upload for all platforms
4
5
+permissions:
6
+ contents: write
7
+
8
on:
9
push:
10
branches: [ "main" ]
0 commit comments