Skip to content

Commit 40cedc6

Browse files
authored
Fix redundant '.' in name of published artefacts (#1176)
1 parent 88f83c0 commit 40cedc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-plugin-and-cli.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ on:
88
jobs:
99
publish_plugin_and_cli:
1010
uses: ./.github/workflows/publish-plugin-and-cli-from-branch.yml
11+
with:
12+
minor-release: 'none'
1113
secrets: inherit

0 commit comments

Comments
 (0)