Skip to content
Snippets Groups Projects
Unverified Commit 1f040161 authored by jakob-fritz's avatar jakob-fritz Committed by GitHub
Browse files

Update to latest version of github2lab_action (#519)

That new version fails early if Gitlab-repo-url cannot be found. This indicates an issue with tokens or variables.
parent 352dedab
Branches
Tags
No related merge requests found
Pipeline #246311 passed
......@@ -106,7 +106,7 @@ jobs:
echo "Merge the two parts of the Merge-Request to test the resulting version"
git merge "${{ github.event.pull_request.head.sha }}"
- name: Mirror and wait for Gitlab-CI
uses: jakob-fritz/github2lab_action@v0.8
uses: jakob-fritz/github2lab_action@v0.8.1
env:
MODE: 'all' # Either 'mirror', 'get_status', 'get_artifact', or 'all'
GITLAB_TOKEN: ${{ secrets.GITLAB_SECRET }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment