mirror of
https://github.com/varunsridharan/actions-toolkit.git
synced 2026-03-04 04:04:39 +08:00
Updated
This commit is contained in:
parent
f83e8c90a4
commit
162bc64d3e
1 changed files with 2 additions and 2 deletions
|
|
@ -22,8 +22,8 @@ is_empty_var() {
|
|||
}
|
||||
|
||||
gitconfig() {
|
||||
GIT_EMAIL=""
|
||||
GIT_USERNAME=""
|
||||
GIT_EMAIL="githubactionbot@gmail.com"
|
||||
GIT_USERNAME="Github Action Bot"
|
||||
LOCAL="no"
|
||||
|
||||
if [ ! -z "$1" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue