Skip to content

Commit

Permalink
Merge pull request #243 from amclin/ci/fix-node
Browse files Browse the repository at this point in the history
ci: bump semantic-release to note 18
  • Loading branch information
amclin authored Dec 5, 2023
2 parents ceb554b + 535b869 commit fca62bd
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 @@ -24,7 +24,7 @@ jobs:
node-version: 'lts/*'
- run: npm ci
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit fca62bd

Please sign in to comment.