Skip to content

Commit a428c1a

Browse files
committed
Invalid tag name
1 parent 42a8768 commit a428c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ workflows:
4444
parameters:
4545
node-version: ["14.20", "16.18", "18.12"]
4646
- ship/node-publish:
47-
publish-command: npm publish --tag v3
47+
publish-command: npm publish --tag version-3
4848
pkg-manager: yarn
4949
requires:
5050
- build-and-test

0 commit comments

Comments
 (0)