Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkun committed Apr 28, 2024
1 parent f68d73e commit 7b8881e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ jobs:
npm install -g @semantic-release/changelog @semantic-release/git semantic-release
GITHUB_REF=${{ env.GITHUB_TRIGGER_REF }} semantic-release
echo release success
- name: Notify
run: |
curl -s ${{ secrets.GITEE_SYNC_URL }}

0 comments on commit 7b8881e

Please sign in to comment.