try this
All checks were successful
Push to GitHub / mirror (push) Successful in 5s

This commit is contained in:
2025-12-31 19:19:17 +01:00
parent 5c5f797c2c
commit bdb0084f72

View File

@@ -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}"