Skip to content

Commit

Permalink
ci(CI&CD): 🎡 cI
Browse files Browse the repository at this point in the history
  • Loading branch information
guotingchao committed Apr 24, 2024
1 parent 05a2ff0 commit 22a0530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
id: build-the-mono-repo
run: |
pnpm build
- name: 📣 Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/action@v1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
body: "This is a pull request created by Actions"
commit-message: "Pull Request main into ${{ github.ref }}"
labels: "CI"
assignees: "guozichun"
assignees: "guotingchao"

0 comments on commit 22a0530

Please sign in to comment.