moon profile

This commit is contained in:
Thomas E Lackey 2020-08-27 13:18:20 -05:00
parent 55b667dafe
commit 69ef8d1f02

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://signal1.dxos.network/dxos/ipfs/gateway/QmeJcwpcQuXeY1N94ezWAzYinSX5AA4kZoaZjp9JmmpaLN yarn wire profile init --name $WIRE_PROFILE --template-url https://git.io/JUkhm
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}}