Skip to content

Commit

Permalink
Merge pull request #523 from ar-io/develop
Browse files Browse the repository at this point in the history
Release permasite fix
  • Loading branch information
atticusofsparta authored Aug 9, 2024
2 parents e33d49a + c90bfad commit 21061df
Show file tree
Hide file tree
Showing 2 changed files with 929 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,7 @@ jobs:
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
DEPLOY_ANT_PROCESS_ID: ${{ secrets.DEPLOY_ANT_PROCESS_ID }}
VITE_GITHUB_HASH: ${{ github.sha }}
VITE_IO_PROCESS_ID: ${{ vars.VITE_IO_PROCESS_ID }}
VITE_ARNS_REGISTRY_ADDRESS: ${{ vars.VITE_ARNS_REGISTRY_ADDRESS }}
VITE_ARWEAVE_HOST: ${{ vars.ARWEAVE_HOST }}
VITE_NODE_ENV: production
925 changes: 925 additions & 0 deletions .yarn/releases/yarn-stable-temp.cjs

Large diffs are not rendered by default.

0 comments on commit 21061df

Please sign in to comment.