diff --git a/.github/workflows/publish-permaweb.yml b/.github/workflows/publish-permaweb.yml index e209162..c17a92f 100644 --- a/.github/workflows/publish-permaweb.yml +++ b/.github/workflows/publish-permaweb.yml @@ -38,4 +38,5 @@ jobs: command: upload directory: publish/aoWebWallet/wwwroot/ private-key: ${{secrets.ARWEAVE_PRIVATE_KEY}} + ant-address: 'aowebwallet' network: arweave.net \ No newline at end of file