Skip to content

Commit

Permalink
👷 Update release step
Browse files Browse the repository at this point in the history
  • Loading branch information
jaem1n207 committed Jan 26, 2024
1 parent 45200ef commit e4975ec
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 @@ -37,4 +37,4 @@ jobs:
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npx semantic-release
run: nvm install 'lts/*' && npx semantic-release

0 comments on commit e4975ec

Please sign in to comment.