diff --git a/.github/workflows/push-to-everything411-repo.yml b/.github/workflows/push-to-everything411-repo.yml index f1ffd2d..c7a2d4d 100644 --- a/.github/workflows/push-to-everything411-repo.yml +++ b/.github/workflows/push-to-everything411-repo.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - fetch-depth: 0 + ref: master - name: Push uses: wangchucheng/git-repo-sync@v0.1.0 with: