Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/Auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
git add .
git commit -a --allow-empty-message -m ""

- uses: ad-m/github-push-action@v1.0.0
- uses: ad-m/github-push-action@v1.1.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: Current
Loading