We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae87f46 commit 3f2a1f4Copy full SHA for 3f2a1f4
README.md
@@ -23,7 +23,7 @@ jobs:
23
with:
24
args: "https://gitlab.com/<namespace>/<repository>"
25
env:
26
- FORCE_PUSH: "true"
+ FORCE_PUSH: "false"
27
GITLAB_HOSTNAME: "gitlab.com"
28
GITLAB_USERNAME: "svboxel"
29
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }} // Generate here: https://gitlab.com/profile/personal_access_tokens
0 commit comments