Skip to content

Commit

Permalink
ci: 🎡 完善 ci 配置
Browse files Browse the repository at this point in the history
  • Loading branch information
TabSpace committed Mar 7, 2023
1 parent af22135 commit 96d20c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Test
run: npm test
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 96d20c4

Please sign in to comment.