Update logo.yml

This commit is contained in:
张露 2023-05-29 14:37:06 +08:00 committed by GitHub
parent bd49fe81f0
commit c99740e43e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
name: logo timely update
on:
# schedule:
# - cron: "0 4 * * *"
workflow_dispatch:
jobs:
@ -35,7 +37,6 @@ jobs:
git rm $logoFile
git commit -m "delete former logo"
wget -P appmanage/static/images $url
break
done
- name: push logo