We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7790213 commit 61b8296Copy full SHA for 61b8296
.github/workflows/gitlab-mirror-test.yml
@@ -14,5 +14,7 @@ jobs:
14
- uses: yesolutions/mirror-action@master
15
with:
16
REMOTE: https://gitlab.ldbar.ch/interactivethings/visualize-mirroring-test.git
17
+ DEBUG: "true"
18
+ PUSH_ALL_REFS: "false"
19
GIT_USERNAME: gitlab+deploy-token-8
20
GIT_PASSWORD: ${{ secrets.GITLAB_PASSWORD_TEST }}
0 commit comments