Skip to content

Commit

Permalink
ci(CI&CD): 🎡 upgrade release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
guotingchao committed Apr 27, 2024
1 parent eb4dd46 commit 12727e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
pnpm build
- name: 📣 Create Release Pull Request or Publish to npm
if: github.head_ref == 'changeset-release/main' && github.event_name == 'push'
id: changesets
uses: changesets/[email protected]
with:
Expand Down

0 comments on commit 12727e5

Please sign in to comment.