Skip to content

Commit

Permalink
ci: remove flag
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldxdonald committed Jul 18, 2024
1 parent 11d01e7 commit ec3110b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
run: pnpm install

- name: Create Release Pull Request or Publish to npm
if: steps.changesets.outputs.hasChangesets == 'true'
id: changesets
uses: changesets/action@v1
with:
Expand Down

0 comments on commit ec3110b

Please sign in to comment.