Skip to content

Commit 98163bc

Browse files
Update update-plain.yml
1 parent aaf4ace commit 98163bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-plain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
run: npm install -g @team-plain/cli@latest
1919

2020
- name: Index Documents
21-
run: plain index-sitemap https://docs.vapi.ai/sitemap.xml --labelTypeIds lt_01G0EZ1XTM37C643SQTDNXR1
21+
run: plain index-sitemap https://docs.vapi.ai/sitemap.xml
2222
env:
2323
PLAIN_API_KEY: ${{ secrets.PLAIN_API_KEY }}

0 commit comments

Comments
 (0)