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 e8313dd commit 351e24dCopy full SHA for 351e24d
1 file changed
.github/workflows/release.yml
@@ -1,8 +1,8 @@
1
name: Release-Build
2
3
on:
4
- # release:
5
- # branches: [ v2-dev ]
+ release:
+ branches: [ v2-dev ]
6
workflow_dispatch:
7
inputs:
8
version:
0 commit comments