mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 09:20:20 +08:00
Update logo.yml
This commit is contained in:
parent
bd49fe81f0
commit
c99740e43e
3
.github/workflows/logo.yml
vendored
3
.github/workflows/logo.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user