mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-20 01:00:56 +00:00
Update trigger-cmfa-update.yml
This commit is contained in:
parent
d90ec4725f
commit
d7f307556d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/trigger-cmfa-update.yml
vendored
4
.github/workflows/trigger-cmfa-update.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
- name: Trigger update-dependencies
|
||||
run: |
|
||||
curl -X POST https://api.github.com/repos/MetaCubeX/MihomoForAndroid/dispatches \
|
||||
curl -X POST https://api.github.com/repos/Jacky-Bruse/ClashMetaForAndroid/dispatches \
|
||||
-H "Accept: application/vnd.github.everest-preview+json" \
|
||||
-H "Authorization: token ${{ steps.generate-token.outputs.token }}" \
|
||||
-d '{"event_type": "core-updated"}'
|
||||
-d '{"event_type": "core-updated"}'
|
||||
|
|
Loading…
Add table
Reference in a new issue