Merge branch 'Mxmilu666:main' into main

This commit is contained in:
Rubedo332 2024-05-04 23:15:41 +08:00 committed by GitHub
commit d6028c343e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 0 deletions

11
.github/workflows/updatecache.yml vendored Normal file
View File

@ -0,0 +1,11 @@
name: UpdateCache
on:
push:
branches: [ main ] # 触发分支,根据需要可更改为'master'或其他分支
jobs:
notify:
runs-on: ubuntu-latest # 使用Ubuntu环境执行
steps:
- name: UpdateCache
run: |
curl https://apis.bmclapi.online/api/93/refreshcache

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB