action change
This commit is contained in:
parent
47e6708437
commit
235875cdc9
1
.github/workflows/npm-publish.yml
vendored
1
.github/workflows/npm-publish.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
|||||||
if [ "$LATEST" != "$CURRENT" ]
|
if [ "$LATEST" != "$CURRENT" ]
|
||||||
then
|
then
|
||||||
npm ci
|
npm ci
|
||||||
|
npm login --registry=https://npm.pkg.github.com/
|
||||||
npm publish
|
npm publish
|
||||||
fi
|
fi
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user