Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Properly set env vars in build step #54

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

spalmurray-codecov
Copy link
Collaborator

@spalmurray-codecov spalmurray-codecov commented Dec 2, 2024

Forgot I needed to do this after adding the repo secrets

@spalmurray-codecov spalmurray-codecov marked this pull request as ready for review December 2, 2024 19:53
Comment on lines +32 to +33
SENTRY_DSN: ${{ vars.SENTRY_DSN }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

only these lines changed

@spalmurray-codecov spalmurray-codecov merged commit 5cfea3c into main Dec 2, 2024
1 check passed
@spalmurray-codecov spalmurray-codecov deleted the spalmurray/fix-sentry-envars branch December 2, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants