Skip to content

docs: include existing environment variables in Git configuration#9

Merged
babblebey merged 1 commit into
betafrom
doc/fix
Jul 1, 2026
Merged

docs: include existing environment variables in Git configuration#9
babblebey merged 1 commit into
betafrom
doc/fix

Conversation

@babblebey

Copy link
Copy Markdown
Member

This pull request makes a minor update to the environment variable assignment in the README.md documentation. The change ensures that any existing properties in the env object are preserved and merged with the explicitly set variables.

  • Added the spread operator (...env) to the Object.assign call, allowing existing environment variables to be included alongside the specified ones in the example.

@babblebey
babblebey merged commit 8985099 into beta Jul 1, 2026
8 checks passed
@babblebey
babblebey deleted the doc/fix branch July 1, 2026 18:41
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant