8000 Change algolia config file location · code93/complete-python-course@405e8db · GitHub
[go: up one dir, main page]

Skip to content

Commit 405e8db

Browse files
committed
Change algolia config file location
1 parent cbd9195 commit 405e8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/algolia-scraper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
with:
1919
algolia_application_id: ${{ secrets.ALGOLIA_APP_ID }}
2020
algolia_api_key: ${{ secrets.ALGOLIA_API_KEY }}
21-
file: "docs/algolia.config.json"
21+
file: "algolia.config.json"

0 commit comments

Comments
 (0)
0