forked from cerc-io/laconic-console
Update CI
This commit is contained in:
parent
e173e8a210
commit
26f3cc7697
2
.github/workflows/npm-publish.yml
vendored
2
.github/workflows/npm-publish.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
yarn lerna publish -y prerelease --dist-tag="beta" --force-publish
|
yarn lerna publish -y prerelease --dist-tag="beta" --force-publish
|
||||||
|
|
||||||
# Publish to WNS
|
# Publish to WNS
|
||||||
yarn wire profile init --name $WIRE_PROFILE --template-url https://git.io/JUkhm
|
yarn wire profile init --name $WIRE_PROFILE --template-url https://apollo1.kube.moon.dxos.network/dxos/ipfs/gateway/QmcVUWB3a5JAhc8nJD1UYoWpkPXiqpuXWCBzemyBvzUCXD
|
||||||
scripts/deploy_apps_to_wns.sh
|
scripts/deploy_apps_to_wns.sh
|
||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
|
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
|
||||||
|
Loading…
Reference in New Issue
Block a user