diff --git a/.github/workflows/arweave-deploy.yaml b/.github/workflows/arweave-deploy.yaml index 914bbcec..3e2e45b4 100644 --- a/.github/workflows/arweave-deploy.yaml +++ b/.github/workflows/arweave-deploy.yaml @@ -39,6 +39,7 @@ jobs: - name: Run deployment script env: - ARWEAVE_WALLET: ${{ secrets.DEPLOY_KEY }} + DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }} run: | + cd .github/workflows/scripts node arweave-deploy.js