Skip to content

Commit

Permalink
Update repo_sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhonghuaifang authored Jan 17, 2023
1 parent d48fad7 commit 6578517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/repo_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event.repository.owner.id == github.event.sender.id
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
persist-credentials: false

Expand All @@ -26,4 +26,4 @@ jobs:
source_branch: "master"
destination_branch: "master"
github_token: ${{ secrets.PAT || github.event.client_payload.PAT }}
#最后推送 2021年4月09日
#最后推送 2021年4月09日

0 comments on commit 6578517

Please sign in to comment.