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 2bdb782 commit e554b10Copy full SHA for e554b10
.github/workflows/release.yml
@@ -1,5 +1,7 @@
1
name: 'Release'
2
3
+permissions: write-all
4
+
5
on:
6
workflow_dispatch:
7
inputs:
0 commit comments