diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1957756..62c2815 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -28,4 +28,4 @@ jobs: # Push to Codeberg - run: | git config --unset-all http.https://github.com/.extraheader - git push https://manerakai:@${SUPER_SECRET}.org/LibRedirect/instances + git push https://manerakai:${SUPER_SECRET}@codeberg.org/LibRedirect/instances