chore: github action

This commit is contained in:
Xmader 2020-10-29 17:06:49 -04:00
parent 1bb4db67b4
commit 33547fd14c
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ jobs:
- name: NPM Publish
run: npm publish --tag $NPM_TAG
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} # 0301...
- name: Github Release
env: