mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-01-22 02:59:06 +00:00
explicit cli args... from-package is not --arg
This commit is contained in:
parent
f525e18aaa
commit
45cc522bea
2
.github/workflows/manual_npm_publishl.yml
vendored
2
.github/workflows/manual_npm_publishl.yml
vendored
@ -40,5 +40,5 @@ jobs:
|
||||
npm config set -- '//git.vdb.to/api/packages/cerc-io/npm/:_authToken' "${{ secrets.GITEA_PUBLISH_TOKEN }}"
|
||||
- name: lerna publish
|
||||
run: |
|
||||
lerna publish --no-git-tag-version --from-git --yes
|
||||
lerna publish from-package --no-git-tag-version --yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user