Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
attempting no tags
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmurraydavid committed Jan 19, 2020
1 parent e5b0bf3 commit 58d131c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"xabikos.JavaScriptSnippets"
],
"scripts": {
"release": "release-it --no-npm.publish --git.tagName='v${version}' --git.commitMessage='release v${version} to production' "
"release": "release-it --no-git.tags --no-npm.publish --git.tagName='v${version}' --git.commitMessage='release v${version} to production' "
},
"release-it": {
"dist": {
Expand Down

0 comments on commit 58d131c

Please sign in to comment.