mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-06-30 02:31:14 +00:00
publish to public scope
This commit is contained in:
parent
d2cdc2b5b3
commit
76c77f86cc
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -52,6 +52,6 @@ jobs:
|
||||
7z a package.tar.gz package.tar -tgzip -mx=9 -aoa -mfb=258 -mmt=on
|
||||
|
||||
- name: publish
|
||||
run: npm publish package.tar.gz
|
||||
run: npm publish --access public package.tar.gz
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
Loading…
Reference in New Issue
Block a user