Skip to content

Commit

Permalink
fix: registry address and cicd config
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirbo committed Oct 31, 2022
1 parent b175d68 commit 61c38d3
Show file tree
Hide file tree
Showing 2 changed files with 2,401 additions and 2,418 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,4 @@ npm package:
script:
- echo "${npmrc}" > ~/.npmrc
- echo "Publish version $(cat .version)"
- yarn publish --new-version $(cat .version) --no-git-tag-version
- yarn publish --new-version $(cat .version) --no-git-tag-version --non-interactive
Loading

0 comments on commit 61c38d3

Please sign in to comment.