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: overwriting the env was changing the loaded config #142

Merged

Conversation

jonasbadstuebner
Copy link
Contributor

I introduced a bug in #138.
This is the fix for it. Basically, since I was just returning the map as-is, it changed the env in the loaded configuration instead of only for this specific call to the script.

@ricoberger ricoberger added the changelog: fixed Something which wasn't working is fixed label Jun 5, 2024
@ricoberger
Copy link
Owner

Hi @jonasbadstuebner thanks for the fix 🙂

@ricoberger ricoberger merged commit 26630c0 into ricoberger:main Jun 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants