We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c12b11c + e8db82d commit 69e142bCopy full SHA for 69e142b
1 file changed
.github/workflows/Auto.yml
@@ -62,7 +62,7 @@ jobs:
62
git add .
63
git commit -a --allow-empty-message -m ""
64
65
- - uses: ad-m/github-push-action@v1.0.0
+ - uses: ad-m/github-push-action@v1.1.0
66
with:
67
github_token: ${{ secrets.GITHUB_TOKEN }}
68
branch: Current
0 commit comments