Update Up
This commit is contained in:
@@ -58,6 +58,8 @@ jobs:
|
||||
|
||||
- name: Commit and Push changes
|
||||
run: |
|
||||
export HOME=${GITHUB_WORKSPACE}
|
||||
|
||||
git config --global user.name "GitHub Actions"
|
||||
git config --global user.email "actions@github.com"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user