Update sync-upstream.yml

This commit is contained in:
tidex 2025-02-15 22:31:55 +08:00 committed by GitHub
parent 0dda2dcb4c
commit 7f4edbe09b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
run: |
git push origin main
git push origin master
- name: 触发编译工作流
uses: benc-uk/workflow-dispatch@v1