Skip to content

Commit

Permalink
Merge pull request #26 from junjie-w/develop
Browse files Browse the repository at this point in the history
fix: update release workflow
  • Loading branch information
junjie-w authored Nov 1, 2024
2 parents 6dfad52 + 029eb33 commit b6edea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ jobs:
- name: Run Semantic Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release

0 comments on commit b6edea9

Please sign in to comment.