We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f767f0 commit 1121f96Copy full SHA for 1121f96
.github/workflows/build.yml
@@ -1,5 +1,9 @@
1
name: Build and Release
2
3
+
4
+permissions:
5
+ contents: write
6
7
on:
8
workflow_dispatch:
9
push:
0 commit comments