We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf4ace commit 98163bcCopy full SHA for 98163bc
.github/workflows/update-plain.yml
@@ -18,6 +18,6 @@ jobs:
18
run: npm install -g @team-plain/cli@latest
19
20
- name: Index Documents
21
- run: plain index-sitemap https://docs.vapi.ai/sitemap.xml --labelTypeIds lt_01G0EZ1XTM37C643SQTDNXR1
+ run: plain index-sitemap https://docs.vapi.ai/sitemap.xml
22
env:
23
PLAIN_API_KEY: ${{ secrets.PLAIN_API_KEY }}
0 commit comments