mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-04-25 12:48:09 +08:00
action: small fix to cmfa core-update trigger
This commit is contained in:
parent
2b9141e0e5
commit
261b6e8dce
@ -3,7 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
- "*"
|
||||
pull_request_target:
|
||||
branches:
|
||||
- Alpha
|
||||
@ -25,4 +25,4 @@ jobs:
|
||||
-H "Authorization: token ${{ steps.generate-token.outputs.token }}" \
|
||||
-d '{"event_type": "core-updated"}'
|
||||
# Send "core-updated" to MetaCubeX/ClashMetaForAndroid to trigger update-dependencies
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user