skills / release-based-workflow

Create a release based workflow that is built on the foundations of the GitHub flow
MIT License
121 stars 63 forks source link

Change git user.name and user.email #60

Closed sinsukehlab closed 8 months ago

sinsukehlab commented 8 months ago

Summary

Change git user.name and user.email to display github-actions[bot] as a contributor.

Changes

.github/script/initialize-repository.sh .github/script/create-hotfix-pr.sh

Task list