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 7040c87 commit dc9404bCopy full SHA for dc9404b
.github/workflows/release-dev.yaml
@@ -1,6 +1,9 @@
1
-name: Release new version
+name: Release new version - dev only
2
3
on:
4
+ push:
5
+ branches:
6
+ - dev
7
workflow_dispatch:
8
inputs:
9
branchName:
0 commit comments