Skip to content

Commit 301f24c

Browse files
authored
fix: environment for publishing (#587)
1 parent 3b1dc72 commit 301f24c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_maual.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
run: git status
4545

4646
- name: Publish
47+
env:
48+
HUSKY_SKIP: "true"
4749
# https://github.com/lerna/lerna/issues/2788
4850
uses: borales/actions-yarn@v4
4951
with:

0 commit comments

Comments
 (0)