Skip to content

Commit

Permalink
Merge pull request #419 from openedx/feanil/add_nvmrc
Browse files Browse the repository at this point in the history
feanil/add nvmrc
  • Loading branch information
Feanil Patel authored Jun 20, 2024
2 parents 7363dc4 + 007b3c6 commit 3601aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.OPENEDX_SEMANTIC_RELEASE_NPM_TOKEN }}
run: npx semantic-release
run: npx semantic-release@19.0.5

0 comments on commit 3601aa1

Please sign in to comment.