Skip to content

Commit

Permalink
Key should work on staging now
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonmanRolls committed Nov 29, 2024
1 parent 4a75510 commit 0a28d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Cloudflare Pages
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
NEXT_PUBLIC_INTERCOM_ID: re9q5yti
NEXT_PUBLIC_DRPC_KEY: ${{ github.ref == 'refs/heads/main' && 'AnmpasF2C0JBqeAEzxVO8aTteiMlrW4R75hpDonbV6cR' || '' }}
NEXT_PUBLIC_DRPC_KEY: AnmpasF2C0JBqeAEzxVO8aTteiMlrW4R75hpDonbV6cR

on: [push]
jobs:
Expand Down

0 comments on commit 0a28d4f

Please sign in to comment.