*Migrate to web3portal.com
This commit is contained in:
parent
2ae47547a7
commit
d694ecde0f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue