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 5dd679c commit 6c488ddCopy full SHA for 6c488dd
.github/workflows/pre_release.yaml
@@ -1,6 +1,7 @@
1
name: Create a pre-release
2
3
on:
4
+ workflow_dispatch:
5
# Push to master will deploy a beta version
6
push:
7
branches:
0 commit comments