Skip to content

Commit

Permalink
feat: Add sentry (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
qbart authored Mar 5, 2025
1 parent 31fa8c9 commit e0ba918
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-learn-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
SMTP_USER
SMTP_PASSWORD
EMAIL_ADAPTER
SENTRY_DSN
SENTRY_ENVIRONMENT
SES_EMAIL
STRIPE_PUBLISHABLE_KEY
STRIPE_SECRET_KEY
Expand Down Expand Up @@ -100,6 +102,8 @@ jobs:
SMTP_USER
SMTP_PASSWORD
EMAIL_ADAPTER
SENTRY_DSN
SENTRY_ENVIRONMENT
SES_EMAIL
STRIPE_PUBLISHABLE_KEY
STRIPE_SECRET_KEY
Expand Down

0 comments on commit e0ba918

Please sign in to comment.