diff --git a/.github/workflows/clone.yml b/.github/workflows/clone.yml index 6d099a5..c4905ab 100644 --- a/.github/workflows/clone.yml +++ b/.github/workflows/clone.yml @@ -137,7 +137,7 @@ jobs: git commit -m "create clone count badge" fi - name: Push - uses: ad-m/github-push-action@v0.8.0 + uses: ad-m/github-push-action@master with: github_token: ${{ secrets.GITHUB_TOKEN }}