Skip to content

Instantly share code, notes, and snippets.

@qoomon
Last active February 22, 2024 13:22
GitHub Actions Commit Identity
git config user.name 'github-actions[bot]'
git config user.email '41898282+github-actions[bot]@users.noreply.github.com'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment