From 03134f305c1fa6ebc95e96470241a5ccf79237fd Mon Sep 17 00:00:00 2001 From: Alexandre Bonvin Date: Fri, 9 Feb 2024 19:44:23 +0100 Subject: [PATCH] Update github-to-gitlab-push-sync.yml --- .github/workflows/github-to-gitlab-push-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-to-gitlab-push-sync.yml b/.github/workflows/github-to-gitlab-push-sync.yml index 0be2bcb06..084b119b9 100644 --- a/.github/workflows/github-to-gitlab-push-sync.yml +++ b/.github/workflows/github-to-gitlab-push-sync.yml @@ -12,7 +12,7 @@ jobs: with: ref: 'main' fetch-depth: 0 - - uses: haddocking/haddock3@master + - uses: haddocking/haddock3@amjjbonvin-patch-1 with: target-url: 'https://codehub.hlrs.de/coes/bioexcel/haddock3.git' target-username: ${{ secrets.ACCESS_TOKEN_NAME }}