Skip to content

Commit e38eaac

Browse files
committed
update v4.2.4
1 parent 094fad2 commit e38eaac

File tree

2 files changed

+645
-278
lines changed

2 files changed

+645
-278
lines changed

.github/workflows/trigger.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
curl -X POST \
1414
-H "Accept: application/vnd.github.v3+json" \
1515
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
16-
https://api.github.com/repos/${{ github.repository_owner }}/compiledUserscripts/dispatches \
16+
https://api.github.com/repos/${{ github.repository }}/compiledUserscripts/dispatches \
1717
-d '{
1818
"event_type": "source_push",
1919
"client_payload": {

0 commit comments

Comments
 (0)