Skip to content

Commit

Permalink
Update mirror2vercel-cdxy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mihajlo-cdxy committed Jun 11, 2024
1 parent c3fd851 commit cc68422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mirror2vercel-cdxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
runs-on: ubuntu-latest
name: Git Repo Sync
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
with:
fetch-depth: 0
fetch-depth: 1
- uses: wangchucheng/git-repo-sync@v0.1.0
with:
target-url: ${{ secrets.VERCELCDXY_TARGET_URL }}
Expand Down

0 comments on commit cc68422

Please sign in to comment.