Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
hardyjosh committed Dec 21, 2024
1 parent 212f110 commit 2e214b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
sentry-cli releases set-commits --auto ''${COMMIT_SHA}
# Overwrite env variables with release values
echo WALLETCONNECT_PROJECT_ID=''${WALLETCONNECT_PROJECT_ID} >> .env
echo VITE_WALLETCONNECT_PROJECT_ID=''${WALLETCONNECT_PROJECT_ID} >> .env
echo SENTRY_AUTH_TOKEN=''${SENTRY_AUTH_TOKEN} >> .env
echo SENTRY_ORG=''${SENTRY_ORG} >> .env
echo SENTRY_PROJECT=''${SENTRY_PROJECT} >> .env
Expand Down

0 comments on commit 2e214b4

Please sign in to comment.