mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
yes
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
# So npm removes itself and then errors because
|
||||
# it can’t find itself.
|
||||
- name: clean
|
||||
run: npx lerna clean
|
||||
run: npx lerna clean --yes
|
||||
- name: publish to npm
|
||||
run: npx lerna publish from-git --yes
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user