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

This commit is contained in:
2025-12-01 19:29:15 +00:00
parent bee9ed70d0
commit 1677742671

View File

@@ -52,4 +52,4 @@ steps:
commands: commands:
- git remote add github https://$GITHUB_TOKEN@github.com/Magiciian/dummy-app.git - 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 --mirror https://$GITHUB_TOKEN@github.com/Magiciian/dummy-app.git
- git push github HEAD:main - git push github HEAD:main