Update gitlab-sync.yml

This commit is contained in:
Adam Matthiesen 2024-03-11 14:58:55 -07:00 committed by GitHub
parent 943819d43b
commit 17d2c9f272
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: matthiesenxyz/git-sync-action@main
- uses: matthiesenxyz/git-sync-action@v1
with:
# Such as https://github.com/wangchucheng/git-repo-sync.git
target-url: ${{ secrets.GITLAB_URL }}