Skip to content

Commit f304a8d

Browse files
committed
Sync action pass empty data
1 parent 71a15d8 commit f304a8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
curl -s -X POST \
1515
-H "Authorization: Bearer ${{ secrets.DOCS_WEBHOOK_SECRET }}" \
1616
-H "Content-Type: application/json" \
17+
-d '{}' \
1718
https://services.facepunch.com/sbox/webhook/incoming/docs

0 commit comments

Comments
 (0)