Skip to content

Commit 806a528

Browse files
authored
fix: lerna command (#644)
* fix: lerna commands * fix: lerna command
1 parent fe0b347 commit 806a528

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)