We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d5b47 commit b98c945Copy full SHA for b98c945
.github/workflows/on_push.yaml
@@ -63,5 +63,5 @@ jobs:
63
-H "Accept: application/vnd.github+json" \
64
-H "Authorization: Bearer ${{ secrets.DOCUMENTATION_BUILDER_TOKEN }}" \
65
-H "X-GitHub-Api-Version: 2022-11-28" \
66
- https://api.github.com/repos/alchemy-fr/phrasea-documentation-builder \
+ https://api.github.com/repos/alchemy-fr/phrasea-documentation-builder/dispatches \
67
-d "{\"event_type\": \"trigger-workflow\",\"client_payload\": {\"PHRASEA_REFNAME\": \"${{ github.ref_name }}\", \"PHRASEA_REFTYPE\": \"${{ github.ref_type }}\", \"PHRASEA_DATETIME\": \"${{ env.DATETIME }}\"}}"
0 commit comments