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" ]
|
||||
then
|
||||
npm ci
|
||||
npm login --registry=https://npm.pkg.github.com/
|
||||
npm publish
|
||||
fi
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user