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 9a2c2f7 commit 18d64baCopy full SHA for 18d64ba
2 files changed
.github/workflows/auto-version-and-publish.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - rm/workflow # for testing , will remove before merge
8
workflow_dispatch:
9
inputs:
10
version_type:
0 commit comments