Skip to content

Commit 4c376d4

Browse files
committed
fix: lerna command
1 parent cebd595 commit 4c376d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
git config user.name "GitHub Actions Build"
6565
git config user.email "[email protected]"
6666
yarn release:check
67-
yarn release:latest --yes --no-verify-access --provenance
67+
yarn release:latest --yes --no-verify-access

0 commit comments

Comments
 (0)