Skip to content

Commit

Permalink
Fix Sentry upload.
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso committed Jul 15, 2023
1 parent 61a5d87 commit 7792199
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ env:
NEXT_PUBLIC_CHAIN_RPC_ENDPOINT: NEXT_PUBLIC_CHAIN_RPC_ENDPOINT
NEXT_PUBLIC_CHAIN_REST_ENDPOINT: NEXT_PUBLIC_CHAIN_REST_ENDPOINT
NEXT_PUBLIC_SITE_URL: NEXT_PUBLIC_SITE_URL
NEXT_PUBLIC_DAO_ADDRESS: NEXT_PUBLIC_DAO_ADDRESS
NEXT_PUBLIC_SEARCH_URL: NEXT_PUBLIC_SEARCH_URL
NEXT_PUBLIC_SEARCH_API_KEY: NEXT_PUBLIC_SEARCH_API_KEY
NEXT_PUBLIC_SDA_DEFAULT_DAO_ADDRESS: NEXT_PUBLIC_SDA_DEFAULT_DAO_ADDRESS
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/sentry-source-maps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ env:
NEXT_PUBLIC_CHAIN_RPC_ENDPOINT: NEXT_PUBLIC_CHAIN_RPC_ENDPOINT
NEXT_PUBLIC_CHAIN_REST_ENDPOINT: NEXT_PUBLIC_CHAIN_REST_ENDPOINT
NEXT_PUBLIC_SITE_URL: NEXT_PUBLIC_SITE_URL
NEXT_PUBLIC_CHAIN_TXN_URL_PREFIX: NEXT_PUBLIC_CHAIN_TXN_URL_PREFIX
NEXT_PUBLIC_DAO_ADDRESS: NEXT_PUBLIC_DAO_ADDRESS
NEXT_PUBLIC_SEARCH_URL: NEXT_PUBLIC_SEARCH_URL
NEXT_PUBLIC_SEARCH_API_KEY: NEXT_PUBLIC_SEARCH_API_KEY
NEXT_PUBLIC_SDA_DEFAULT_DAO_ADDRESS: NEXT_PUBLIC_SDA_DEFAULT_DAO_ADDRESS
NODE_OPTIONS: --max_old_space_size=4096
jobs:
ci:
Expand Down

3 comments on commit 7792199

@vercel
Copy link

@vercel vercel bot commented on 7792199 Jul 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 7792199 Jul 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 7792199 Jul 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.