Skip to content

Commit

Permalink
Invalid tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed Nov 15, 2023
1 parent 42a8768 commit a428c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ workflows:
parameters:
node-version: ["14.20", "16.18", "18.12"]
- ship/node-publish:
publish-command: npm publish --tag v3
publish-command: npm publish --tag version-3
pkg-manager: yarn
requires:
- build-and-test
Expand Down

0 comments on commit a428c1a

Please sign in to comment.