mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-04 10:52:13 +02:00
ci: refresh README star history chart twice daily
Point the README chart at a committed assets/star-history.svg instead of the star-history API URL so GitHub serves it directly and bypasses the Camo proxy cache. A scheduled workflow regenerates the SVG at 06:00/18:00 UTC, busting star-history's server-side cache, and commits it when it changes.
This commit is contained in:
parent
53a6f8d111
commit
08d08d8ea0
3 changed files with 63 additions and 1 deletions
|
|
@ -248,6 +248,6 @@ event catalog and opt-out options.
|
|||
|
||||
<p align="center">
|
||||
<a href="https://star-history.com/#Kaelio/ktx&Date">
|
||||
<img src="https://api.star-history.com/svg?repos=Kaelio/ktx&type=Date" alt="ktx Star History Chart" width="700" />
|
||||
<img src="assets/star-history.svg" alt="ktx Star History Chart" width="700" />
|
||||
</a>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue