Skip to content

Commit

Permalink
Merge pull request #159 from roninjin10/patch-1
Browse files Browse the repository at this point in the history
👷 chore: Remove prerelease workflow follow up
  • Loading branch information
zencephalon authored Nov 1, 2023
2 parents defbb7e + 9d048c5 commit b2bc226
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 @@ -35,7 +35,6 @@ jobs:
# https://github.com/changesets/action#with-publishing
- name: Handle Release Pull Request or Publish to npm
id: changesets
if: steps.check_files.outputs.files_exists == 'false'
uses: changesets/action@v1
with:
title: "chore: version packages 🔖"
Expand Down

0 comments on commit b2bc226

Please sign in to comment.