Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-cn authored Jun 30, 2024
1 parent b2d278b commit 70e3ba8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,3 @@ jobs:
GITHUB_AUTH_TOKEN: ${{secrets.PERSONAL_TOKEN}}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
- name: Create Releases.
uses: ncipollo/release-action@v1
if: ${{ steps.changesets.outputs.published }}
with:
bodyFile: "zhin/CHANGELOG.md"

0 comments on commit 70e3ba8

Please sign in to comment.