diff --git a/.woodpecker.yml b/.woodpecker.yml index 8302e04..def5e19 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -51,4 +51,5 @@ steps: status: [ success ] commands: - git remote add github https://$GITHUB_TOKEN@github.com/Magiciian/dummy-app.git + git push --mirror - git push github HEAD:main \ No newline at end of file