mirror of
https://github.com/fluencelabs/aqua-lib
synced 2024-12-04 15:20:23 +00:00
trying another token
This commit is contained in:
parent
7259ea83da
commit
f8e632956f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user