You've already forked go-template-container-webserver
fixed workflow now, probably
All checks were successful
Update Child Repos / update (push) Successful in 5s
All checks were successful
Update Child Repos / update (push) Successful in 5s
This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- run: |
|
||||
git config --global user.name "${GIT_NAME}"
|
||||
git config --global user.email "${GIT_EMAIL}"
|
||||
|
||||
Reference in New Issue
Block a user