mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 15:40:22 +00:00
Update logo.yml
This commit is contained in:
parent
b393b554de
commit
409bfef376
1 changed files with 2 additions and 1 deletions
3
.github/workflows/logo.yml
vendored
3
.github/workflows/logo.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue