diff --git a/.drone.yml b/.drone.yml index b649747..45451c6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,7 @@ steps: - git add dist/* - git config user.name "Rsclub2_2" - git config user.email "philipp@wagnersnetz.de" + - git commit -m "Updated Output!" when: event: - push