Skip to content

Commit

Permalink
Merge pull request #92 from edenia/disable-scatter-wallet-pdn
Browse files Browse the repository at this point in the history
feat(webapp): disable scatter wallet pdn
  • Loading branch information
AngeloCG97 authored Mar 28, 2023
2 parents 7967cc4 + 73a9c8d commit 4f90994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-pdn-environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ jobs:
NEXT_PUBLIC_BLOCKEXPLORER_ACCOUNT_BASE_URL: https://bloks.io/account
NEXT_PUBLIC_BLOCKEXPLORER_TRANSACTION_BASE_URL: https://bloks.io/transaction
NEXT_PUBLIC_APP_MINIMUM_DONATION_AMOUNT: 3.0000 EOS
NEXT_PUBLIC_ENABLED_WALLETS: ANCHOR,SCATTER,LEDGER
NEXT_PUBLIC_ENABLED_WALLETS: ANCHOR,LEDGER
NEXT_PUBLIC_IPFS_BASE_URL: https://eden-genesis.mypinata.cloud/ipfs
NEXT_PUBLIC_DEV_USE_FIXTURE_DATA: false
PDN_NEXT_PUBLIC_ZOOM_CLIENT_ID: ${{ secrets.PDN_NEXT_PUBLIC_ZOOM_CLIENT_ID }}
Expand Down

0 comments on commit 4f90994

Please sign in to comment.