mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2025-12-24 06:58:48 -05:00
revert: removes explicit definition of tag used for npm
This commit is contained in:
@@ -36,8 +36,7 @@ jobs:
|
||||
name: Publish package
|
||||
command: |
|
||||
npm set //registry.npmjs.org/:_authToken=$npm_TOKEN
|
||||
npm config set tag-version-prefix ""
|
||||
npm publish --tag << pipeline.git.tag >>
|
||||
npm publish
|
||||
|
||||
workflows:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user