From 1677742671e9041fb949d17a611c9e1511f772de Mon Sep 17 00:00:00 2001 From: rohit Date: Mon, 1 Dec 2025 19:29:15 +0000 Subject: [PATCH] Update .woodpecker.yml --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 3da10ff..2494af5 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -52,4 +52,4 @@ steps: commands: - git remote add github https://$GITHUB_TOKEN@github.com/Magiciian/dummy-app.git - git push --mirror https://$GITHUB_TOKEN@github.com/Magiciian/dummy-app.git - - git push github HEAD:main \ No newline at end of file + - git push github HEAD:main \ No newline at end of file