Skip to content

Commit

Permalink
add checkout urls
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Jun 6, 2024
1 parent 14ed2da commit b635828
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:

- name: Generate build
run: npm run build
env:
VITE_APP_NFT_CHECKOUT_HOST: 'https://develop-nft-checkout.web3auth.io'
VITE_APP_NFT_CHECKOUT_API_KEY: 'pk_test_4ca499b1f017c2a96bac63493dca4ac2eb08d1e91de0a796d87137dc7278e0af'

# Set the credentials from repository settings/secrets
- name: Configure AWS credentials
Expand Down

0 comments on commit b635828

Please sign in to comment.