We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7417820 commit ee54d30Copy full SHA for ee54d30
.github/workflows/main.yml
@@ -15,3 +15,4 @@ jobs:
15
gitlab_url: ${{ secrets.GITLAB_URL }}
16
username: ${{ secrets.USERNAME }}
17
gitlab_pat: ${{ secrets.PAT }}
18
+ force_push: true
0 commit comments