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