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