diff --git a/.github/workflows/github-to-gitlab-push-sync.yml b/.github/workflows/github-to-gitlab-push-sync.yml index 084b119b9..79ef50aad 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@amjjbonvin-patch-1 + - uses: haddocking/haddock3@main with: target-url: 'https://codehub.hlrs.de/coes/bioexcel/haddock3.git' target-username: ${{ secrets.ACCESS_TOKEN_NAME }}