Add --yes

This commit is contained in:
Christopher Schleiden
2023-03-23 12:06:47 -07:00
parent 7f3d6f7382
commit d670d73091
+1 -1
View File
@@ -100,4 +100,4 @@ jobs:
- name: Publish packages
run: |
lerna publish ${{ env.PKG_VERSION }}
lerna publish ${{ env.PKG_VERSION }} --yes