Skip to content

Commit

Permalink
Merge pull request #85 from edx/michaelroytman/pin-semantic-release-f…
Browse files Browse the repository at this point in the history
…or-node

Use semantic release version compatible with node 18.
  • Loading branch information
MichaelRoytman authored Jun 4, 2024
2 parents c051498 + 4eb26a9 commit 7bb34ee
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 @@ -23,4 +23,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_NPM_TOKEN }}
run: npx semantic-release
run: npx semantic-release@22

0 comments on commit 7bb34ee

Please sign in to comment.