Skip to content

Commit

Permalink
chore: add www to curl link
Browse files Browse the repository at this point in the history
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
  • Loading branch information
adithyaakrishna committed Oct 23, 2024
1 parent ffb9330 commit 7a96339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_indexify_server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -277,4 +277,4 @@ jobs:
steps:
- name: Revalidate Cache
run: |
curl -X POST 'https://tensorlake.ai/api/revalidate?secret=$REVALIDATION_SECRET'
curl -X POST 'https://www.tensorlake.ai/api/revalidate?secret=d9f3116092236bbbd8d4fda96ffeebd3c64266c6d249e3c59e71c5d8bd695cc4'

0 comments on commit 7a96339

Please sign in to comment.