Skip to content

Commit

Permalink
Minor tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Aug 12, 2024
1 parent 49ce7a1 commit 75a4d7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,7 @@ jobs:
- name: Process content
run: |
./.ci/upload.sh
- name: Trigger index
run: |
./.ci/trigger-index.sh
# end of Azure AI Search

0 comments on commit 75a4d7e

Please sign in to comment.