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.
site-url
1 parent ed40639 commit a3d716dCopy full SHA for a3d716d
examples/vercel_push.yml
@@ -20,5 +20,5 @@ jobs:
20
crawler-api-key: ${{ secrets.CRAWLER_API_KEY }}
21
algolia-app-id: ${{ secrets.ALGOLIA_APP_ID }}
22
algolia-api-key: ${{ secrets.ALGOLIA_API_KEY }}
23
- site-url: 'https://algoliasearch-crawler-github-actions.vercel.app/'
+ site-url: 'https://crawler.algolia.com/test-website/'
24
override-config: true
0 commit comments