From 9ff2031d4ac070798bdf88d14c6a7a727eb9e88b Mon Sep 17 00:00:00 2001 From: Aaron Voelker Date: Sun, 17 May 2026 16:29:52 +0000 Subject: [PATCH] .drone.yml aktualisiert --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9321723..8458f89 100644 --- a/.drone.yml +++ b/.drone.yml @@ -64,4 +64,4 @@ steps: - git pull || true # Push - - git push \ No newline at end of file + - git push --set-upstream origin drone-artifacts \ No newline at end of file