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 468caf5 commit bb29e54Copy full SHA for bb29e54
.github/workflows/windows-builds.yml
@@ -1,5 +1,7 @@
1
name: Windows builds
2
run-name: Windows builds ${{ inputs.tag || github.ref_name }}
3
+permissions:
4
+ actions: write
5
on:
6
push:
7
tags:
0 commit comments