diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 630dd53..44ad307 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,5 +35,5 @@ deploy-job: script: - echo "Pushing to Public Repo..." - git branch - - git push -f gitea main:master + - git push -f gitea master - echo "PMSI module pushed." \ No newline at end of file