Test updade.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user