Update logo.yml

This commit is contained in:
张露 2023-06-08 15:55:21 +08:00 committed by GitHub
parent b393b554de
commit 409bfef376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,8 @@ jobs:
run: | run: |
git config --global user.name "${{ github.actor }}" git config --global user.name "${{ github.actor }}"
git config --global user.email "xxx@websoft9.com" git config --global user.email "xxx@websoft9.com"
git rm akeneo-websoft9.png git add .
git rm aladdin-websoft9.png
git commit -m "delete photo" git commit -m "delete photo"
- name: update logo - name: update logo