Merge branch 'main' of https://github.com/Mxmilu666/bangbang93HUB int… #35
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |