We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5aa16b + cd8f220 commit bdde9a0Copy full SHA for bdde9a0
1 file changed
.github/workflows/Auto.yml
100755
100644
@@ -62,7 +62,7 @@ jobs:
62
git add .
63
git commit -a --allow-empty-message -m ""
64
65
- - uses: ad-m/github-push-action@v0.8.0
+ - uses: ad-m/github-push-action@v1.0.0
66
with:
67
github_token: ${{ secrets.GITHUB_TOKEN }}
68
branch: Current
0 commit comments