Skip to content

Commit

Permalink
ci: revert force deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lotus authored and Lotus committed Dec 9, 2020
1 parent 3d6a251 commit 777b404
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 38 deletions.
37 changes: 0 additions & 37 deletions .github/workflows/manual-deploy-force.yml

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"util:package-json-rebuild": "node scripts/utils/package-json-rebuild.js",
"util:fontlist": "node scripts/utils/fontlist-generator.js",
"deploy": "lerna publish patch --no-git-tag-version --no-push --force-publish",
"deploy:next": "lerna publish 3.1.0 --force-publish --yes",
"deploy:next": "lerna publish minor --force-publish --yes",
"deploy:ci": "lerna publish patch --yes"
},
"resolutions": {
Expand Down

0 comments on commit 777b404

Please sign in to comment.