Skip to content

Commit

Permalink
Update deploy-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobprall authored Sep 7, 2021
1 parent 37e79bc commit c083a8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: timescale/web-documentation
event-type: build-docs-content-prod
- name: Update search index
run: |
curl https://responses.timescale.com/v1/update_search_index
# - name: Update search index
# run: |
# curl https://responses.timescale.com/v1/update_search_index

0 comments on commit c083a8e

Please sign in to comment.