Skip to content

Commit

Permalink
Pull Request form Github Actions (#43)
Browse files Browse the repository at this point in the history
* feat(new feature): ✨ init

* docs(new feature): 📝 add english and chinese md

* docs(new feature): 📝 add english and chinese md

* Remove test workflow for pnpm setup

Deleted a workflow file that set up testing for pnpm dependencies.

* Remove test workflow for pnpm setup

Deleted a workflow file that set up testing for pnpm dependencies.

---------

Co-authored-by: guozichun <[email protected]>
  • Loading branch information
github-actions[bot] and guotingchao authored Apr 27, 2024
1 parent 0da6153 commit be116ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
uses: changesets/[email protected]
with:
title: "chore(release): version packages 🦋"
publish: pnpm run publish
version: pnpm run version
version: pnpm run publish:version
publish: pnpm run publish:release
commit: "chore(release): version packages 🦋 [skip ci]"
env:
GITHUB_TOKEN: ${{ env.GITHUB_TOKEN }}
Expand Down

0 comments on commit be116ff

Please sign in to comment.