diff --git a/.github/workflows/Auto.yml b/.github/workflows/Auto.yml old mode 100755 new mode 100644 index 7f68c3b..f25f31c --- a/.github/workflows/Auto.yml +++ b/.github/workflows/Auto.yml @@ -62,7 +62,7 @@ jobs: git add . git commit -a --allow-empty-message -m "" - - uses: ad-m/github-push-action@v0.8.0 + - uses: ad-m/github-push-action@v1.0.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} branch: Current