Update CI

This commit is contained in:
Thomas E Lackey 2020-08-27 14:23:43 -05:00
parent e173e8a210
commit 26f3cc7697

View File

@ -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}}