Skip to content

Commit b98c945

Browse files
committed
test renamed token [documentation]
1 parent 93d5b47 commit b98c945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ jobs:
6363
-H "Accept: application/vnd.github+json" \
6464
-H "Authorization: Bearer ${{ secrets.DOCUMENTATION_BUILDER_TOKEN }}" \
6565
-H "X-GitHub-Api-Version: 2022-11-28" \
66-
https://api.github.com/repos/alchemy-fr/phrasea-documentation-builder \
66+
https://api.github.com/repos/alchemy-fr/phrasea-documentation-builder/dispatches \
6767
-d "{\"event_type\": \"trigger-workflow\",\"client_payload\": {\"PHRASEA_REFNAME\": \"${{ github.ref_name }}\", \"PHRASEA_REFTYPE\": \"${{ github.ref_type }}\", \"PHRASEA_DATETIME\": \"${{ env.DATETIME }}\"}}"

0 commit comments

Comments
 (0)