Update npm-publish.yml
This commit is contained in:
parent
a6eba16a48
commit
dd8de7ae4d
5
.github/workflows/npm-publish.yml
vendored
5
.github/workflows/npm-publish.yml
vendored
@ -20,11 +20,6 @@ jobs:
|
|||||||
registry-url: https://npm.pkg.github.com
|
registry-url: https://npm.pkg.github.com
|
||||||
scope: '@MaTeMaTuK'
|
scope: '@MaTeMaTuK'
|
||||||
|
|
||||||
- name: NPM Login
|
|
||||||
run: npm login --registry=https://npm.pkg.github.com/
|
|
||||||
env:
|
|
||||||
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
|
||||||
|
|
||||||
- name: NPM Publish
|
- name: NPM Publish
|
||||||
run: npm publish
|
run: npm publish
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user