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
c1d3b4260b
commit
0e73309d1b
14
.github/workflows/main.yml
vendored
14
.github/workflows/main.yml
vendored
@ -31,14 +31,6 @@ jobs:
|
||||
env:
|
||||
TYYP_USERNAME: ${{ secrets.TYYP_USERNAME }}
|
||||
TYYP_PSW: ${{ secrets.TYYP_PSW }}
|
||||
- name: Commit files
|
||||
run: |
|
||||
git config --local user.email "csever@qq.com"
|
||||
git config --local user.name "y377"
|
||||
git add -A
|
||||
# git commit -m ":rocket: Fetch BingImage at $(date +'%Y-%m-%d %H:%M')" -a
|
||||
- name: 'Push changes'
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
force: true
|
||||
- name: Git Auto Commit
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.16.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user