diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index b4c878b..3bf1505 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -31,7 +31,7 @@ jobs: yarn lerna publish -y prerelease --dist-tag="beta" --force-publish # 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 env: NODE_AUTH_TOKEN: ${{secrets.npm_token}}