Skip to content

Commit 6fb07ca

Browse files
committed
update v4.2.6
1 parent 73d7d34 commit 6fb07ca

File tree

3 files changed

+1278
-1302
lines changed

3 files changed

+1278
-1302
lines changed

.github/workflows/trigger.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
curl -X POST \
1212
-H "Accept: application/vnd.github.v3+json" \
1313
-H "Authorization: token ${{ secrets.PAT_TOKEN }}" \
14-
https://api.github.com/repos/${{ github.PAT_TOKEN }}/compiledUserscripts/dispatches \
14+
https://api.github.com/repos/${{ github.repository_owner }}/compiledUserscripts/dispatches \
1515
-d '{
1616
"event_type": "source_push",
1717
"client_payload": {

0 commit comments

Comments
 (0)