diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 2e0443c9..8720c97a 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -10,4 +10,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Make POST request to trigger build - - run: curl -X POST -d {} ${{ secrets.BUILD_HOOK_URL }} + run: curl -X POST -d {} ${{ secrets.BUILD_HOOK_URL }}