Skip to content

Commit

Permalink
Use a fully specified URL for mirror target.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Peck committed Apr 26, 2024
1 parent 4ac7a8d commit 2d4dc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
fetch-depth: 0
- uses: wangchucheng/[email protected]
with:
target-url: https://gitlab.com/meedan/check-api
target-url: https://gitlab.com/meedan/check-api.git/
target-username: sonoransun
target-token: ${{ secrets.GITLAB_ACCESS_TOKEN }}

0 comments on commit 2d4dc41

Please sign in to comment.