Update .woodpecker.yml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-12-01 19:31:09 +00:00
parent 1677742671
commit 49ce9b2115

View File

@@ -51,5 +51,4 @@ steps:
status: [ success ]
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