3
0

Test updade.yml

This commit is contained in:
Michael Otto
2026-03-05 13:53:35 +01:00
parent 29b2b3b1fa
commit 0258061066

View File

@@ -134,7 +134,7 @@ jobs:
git config user.name "Release Bot" git config user.name "Release Bot"
git config user.email "release-bot@noreply.localhost" git config user.email "release-bot@noreply.localhost"
git add *.xml git add plugins-testing.xml
# Commit nur, wenn Änderungen vorhanden sind # Commit nur, wenn Änderungen vorhanden sind
if ! git diff --cached --quiet; then if ! git diff --cached --quiet; then