Skip to content

Commit

Permalink
add push baidu
Browse files Browse the repository at this point in the history
  • Loading branch information
disenone committed Apr 16, 2024
1 parent 928f43c commit f715ddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/PushBaidu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jobs:
git config user.email ${{ github.actor }}@users.noreply.github.com
git add .
git commit -a -m "Commit PushBaidu Result" || true
- name: Push Git
uses: ad-m/github-push-action@master

0 comments on commit f715ddb

Please sign in to comment.