Skip to content

Commit 8bd89ca

Browse files
committed
Merge branch 'august-update' of https://github.com/DefangLabs/defang-docs into august-update
2 parents db18390 + 8b22c80 commit 8bd89ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
# Notify docs chatbot of new docs with curl command
8888
- name: Notify docs chatbot of new docs
8989
run: |
90-
curl -X POST https://chatbot-url.com/trigger-rebuild?token=${{ secrets.CHATBOT_TOKEN }}
90+
curl -X POST https://ask.defang.io/trigger-rebuild?token=${{ secrets.CHATBOT_TOKEN }}
9191
9292
9393
- name: Notify Slack of Action Failures

0 commit comments

Comments
 (0)