mirror of
https://github.com/y377/189pan.git
synced 2023-10-27 09:09:29 +08:00
Update main.yml
This commit is contained in:
parent
a71ae528e1
commit
b8fd859e18
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -37,7 +37,6 @@ jobs:
|
||||
git config --global user.email 'csever@qq.com'
|
||||
git add log.md
|
||||
git commit -m "Update log.md"
|
||||
git remote set-url origin https://${{ secrets.PAT_TOKEN }}@github.com/y377/189pan.git
|
||||
git push origin main
|
||||
git remote set-url origin https://${{ secrets.PAT_TOKEN }}@github.com/y377/189pan.git main
|
||||
env:
|
||||
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user