diff --git a/README.md b/README.md index 9bc53ff..4f856ad 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ jobs: with: args: "https://gitlab.com//" env: + FORCE_PUSH: "false" GITLAB_HOSTNAME: "gitlab.com" GITLAB_USERNAME: "svboxel" GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }} // Generate here: https://gitlab.com/profile/personal_access_tokens @@ -34,3 +35,5 @@ Be sure to define the `GITLAB_PASSWORD` secret in `https://github.com/