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 533e695 commit 6743a2cCopy full SHA for 6743a2c
.github/workflows/release-version.yml
@@ -3,7 +3,7 @@ name: Release Version
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [ "main" ]
+# branches: [ "main" ]
7
tags:
8
- 'v*.*.*'
9
0 commit comments