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 9243905 commit 938f12bCopy full SHA for 938f12b
.github/workflows/bump.app.version.yml
@@ -1,4 +1,6 @@
1
name: Bump App Version
2
+permissions:
3
+ contents: write
4
on:
5
workflow_dispatch:
6
inputs:
0 commit comments