Skip to content

Commit

Permalink
fix: set preview permit amount 30
Browse files Browse the repository at this point in the history
so that it works for both sandbox and production
  • Loading branch information
EresDev committed Jan 3, 2025
1 parent cdc788a commit 22fdde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
env:
BENEFICIARY_ADDRESS: "0xefC0e701A824943b469a694aC564Aa1efF7Ab7dd"
PAYMENT_TOKEN_ADDRESS: "0xC6ed4f520f6A4e4DC27273509239b7F8A68d2068"
AMOUNT_IN_ETH: 7
AMOUNT_IN_ETH: 30
CHAIN_ID: 100
FRONTEND_URL: "${{ env.DEPLOYMENT_URL }}"
RPC_PROVIDER_URL: "https://rpc.ankr.com/gnosis"
Expand Down

0 comments on commit 22fdde4

Please sign in to comment.