We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f83c0 commit 40cedc6Copy full SHA for 40cedc6
.github/workflows/publish-plugin-and-cli.yml
@@ -8,4 +8,6 @@ on:
8
jobs:
9
publish_plugin_and_cli:
10
uses: ./.github/workflows/publish-plugin-and-cli-from-branch.yml
11
+ with:
12
+ minor-release: 'none'
13
secrets: inherit
0 commit comments