This commit is contained in:
@@ -17,6 +17,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- run: |
|
||||
git config --global user.name "${GIT_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user