Skip to content

Commit

Permalink
chore(flow): update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Aug 5, 2021
1 parent c894c9f commit 278e496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
yarn -v
yarn --ignore-engines
yarn build
lerna publish from-package --yes && ts-node scripts/release release
yarn run release:force
env:
HEADLESS: false
PROGRESS: none
Expand Down

0 comments on commit 278e496

Please sign in to comment.