We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b8296 commit e1d2d2fCopy full SHA for e1d2d2f
.github/workflows/gitlab-mirror-test.yml
@@ -8,13 +8,11 @@ jobs:
8
steps:
9
- uses: actions/checkout@v4
10
with:
11
- ref: 'refs/heads/main'
12
fetch-depth: 0
13
fetch-tags: false
14
- uses: yesolutions/mirror-action@master
15
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