Skip to content

Commit

Permalink
Merge pull request #77 from ar-io/fix-deploy-to-arweave
Browse files Browse the repository at this point in the history
fix: missing env variable for deploy to arweave
  • Loading branch information
kunstmusik authored Sep 13, 2024
2 parents ab992e8 + 7d113d1 commit 6be3432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,4 @@ jobs:
VITE_IO_PROCESS_ID: ${{ secrets.IO_PROCESS_ID }}
DEPLOY_ANT_PROCESS_ID: ${{ secrets.DEPLOY_ANT_PROCESS_ID }}
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
VITE_AO_CU_URL: ${{ vars.VITE_AO_CU_URL }}

0 comments on commit 6be3432

Please sign in to comment.