Skip to content

Commit

Permalink
make ci happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreoxmt authored Oct 29, 2024
1 parent 180dcbf commit c9c6647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Sleep for 15s
run: sleep 15
- name: Algolia Crawler Automatic Crawl
uses: algolia/algoliasearch-crawler-github-actions@v1.10.0
uses: algolia/algoliasearch-crawler-github-actions@v1.1.13
with:
crawler-user-id: ${{ secrets.ALGOLIA_CRAWLER_USER_ID }}
crawler-api-key: ${{ secrets.ALGOLIA_CRAWLER_API_KEY }}
Expand Down

0 comments on commit c9c6647

Please sign in to comment.