Update publish.yml

pull/50/head
Millennium Earl 2020-11-22 11:27:47 +01:00 committed by GitHub
parent 29e16f53c8
commit 8e2b48c586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ jobs:
- run: git push --tags && git push
- run: yarn publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
NPM_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}