Skip to content
Snippets Groups Projects
Commit bcd64a58 authored by Jakob Fritz's avatar Jakob Fritz
Browse files

Use specific version of github2lab action

parent 28472dc7
Branches
No related tags found
No related merge requests found
Pipeline #175470 failed
...@@ -82,7 +82,7 @@ jobs: ...@@ -82,7 +82,7 @@ jobs:
ref: "${{ env.USED_SHA }}" ref: "${{ env.USED_SHA }}"
persist-credentials: false persist-credentials: false
- name: Mirror and wait for Gitlab-CI - name: Mirror and wait for Gitlab-CI
uses: jakob-fritz/github2lab_action@Iss35_mirror_pr uses: jakob-fritz/github2lab_action@v0.6
env: env:
MODE: 'all' # Either 'mirror', 'get_status', 'get_artifact', or 'all' MODE: 'all' # Either 'mirror', 'get_status', 'get_artifact', or 'all'
GITLAB_TOKEN: ${{ secrets.GITLAB_SECRET }} GITLAB_TOKEN: ${{ secrets.GITLAB_SECRET }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment