Compare commits
2 Commits
0e0bb251e0
...
0258061066
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0258061066 | ||
|
|
29b2b3b1fa |
@@ -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 .
|
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