diff --git a/.drone.yml b/.drone.yml index 45451c6..dd951aa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,8 +13,8 @@ steps: - mkdir -p dist - dh_builddeb --destdir=dist - git add dist/* - - git config user.name "Rsclub2_2" - - git config user.email "philipp@wagnersnetz.de" + - git config user.name "Auto Build Commit" + - git config user.email "bot-commit@wagnersnetz.de" - git commit -m "Updated Output!" when: event: