Skip to content

Commit

Permalink
Update trigger-cmfa-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulgudring authored Jan 16, 2024
1 parent edf318b commit 14c1424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trigger-cmfa-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/Paulgudring/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"}'

0 comments on commit 14c1424

Please sign in to comment.