Skip to content

Commit

Permalink
remove changelog steps on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Hare Prananda committed Jul 30, 2023
1 parent eebb022 commit 7aebc03
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,3 @@ jobs:
run: pnpm run ci-publish ${{ github.ref_name }}
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- uses: ArnaudBarre/github-release@v1
with:
path: packages/plugin-react/CHANGELOG.md

0 comments on commit 7aebc03

Please sign in to comment.