trying another token

This commit is contained in:
Pavel Murygin 2021-04-29 17:50:59 +03:00
parent 7259ea83da
commit f8e632956f

View File

@ -53,7 +53,7 @@ jobs:
- run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN2 }}
### Create a release
- name: Create Release