Update logo.yml

This commit is contained in:
张露 2023-06-08 16:01:03 +08:00 committed by GitHub
parent f3c1526129
commit 9ce354cfab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,8 @@ jobs:
git config --global user.name "${{ github.actor }}"
git config --global user.email "xxx@websoft9.com"
git rm aladdin-websoft9.png
git add .
git commit -m "delete photo"
git commit -m "delete"
git push -u
- name: update logo
if: contains('Hello world', 'abc')
@ -60,6 +60,7 @@ jobs:
done
- name: push logo
if: contains('Hello world', 'abc')
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: update logo