From d694ecde0fe8fe47fca923e1224bd71f1d222d1d Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Wed, 8 Jun 2022 02:06:36 -0400 Subject: [PATCH] *Migrate to web3portal.com --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c515ed1..82d0700 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -25,7 +25,7 @@ jobs: with: upload-dir: public github-token: ${{ secrets.GITHUB_TOKEN }} - portal-url: https://fileportal.org + portal-url: https://web3portal.com skynet-api-key: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' && secrets.SKYNET_API_KEY || '' }} registry-seed: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' && secrets.REGISTRY_SEED || '' }} registry-datakey: web3extension.com