Skip to content

Commit 3601aa1

Browse files
author
Feanil Patel
authored
Merge pull request #419 from openedx/feanil/add_nvmrc
feanil/add nvmrc
2 parents 7363dc4 + 007b3c6 commit 3601aa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN }}
2929
NPM_TOKEN: ${{ secrets.OPENEDX_SEMANTIC_RELEASE_NPM_TOKEN }}
30-
run: npx semantic-release
30+
run: npx semantic-release@19.0.5

0 commit comments

Comments
 (0)