V8.13.392.2025.11.07
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m22s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-11-07 19:30:16 +01:00
parent 2692dc4170
commit 1068aa2004
5 changed files with 74 additions and 3 deletions

View File

@@ -150,7 +150,7 @@ jobs:
- name: ⚙️ Configuring Git for signed CI/DEPLOY commits.
run: |
#set +x
set +x
set -euo pipefail
git config user.name "Marc S. Weidner BOT"
git config user.email "msw+bot@coresecret.dev"