]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Improve CI
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Thu, 1 Oct 2020 16:39:26 +0000 (18:39 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Thu, 1 Oct 2020 16:39:26 +0000 (18:39 +0200)
.github/workflows/doc.yml

index 640a0b8a18969f825f841279ed98ac6243a3a4bb..7e3c78f05d3227e6434c2deb4eda32ca89261b61 100644 (file)
@@ -17,4 +17,4 @@ jobs:
         ORG: fennecdjay
         REPO: gwion-docs
       run: |
-        curl -H "Content-Type: application/json" -H "Authorization: token ${{ secrets.GWION_DOC }}" -H "Accept: application/vnd.github.everest-preview+json" "https://api.github.com/repos/${ORG}/${REPO}/dispatches"
+        curl -d"{\"event_type\": \event\"}" -H "Content-Type: application/json" -H "Authorization: token ${{ secrets.GWION_DOC }}" -H "Accept: application/vnd.github.everest-preview+json" "https://api.github.com/repos/${ORG}/${REPO}/dispatches"