fix(actions): Added auth token
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
e214aeb8a5
commit
c2ad7f211e
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -17,5 +17,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
cmd: build
|
cmd: build
|
||||||
- uses: borales/actions-yarn@v2.0.0
|
- uses: borales/actions-yarn@v2.0.0
|
||||||
|
auth-token: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||||
with:
|
with:
|
||||||
cmd: publish
|
cmd: publish
|
||||||
|
Loading…
x
Reference in New Issue
Block a user