Skip to content

Commit

Permalink
chore: fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
JuckZ committed Oct 30, 2023
1 parent ccde5a4 commit a3b8641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scraper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
-e MEILISEARCH_HOST_URL=$HOST_URL \
-e MEILISEARCH_API_KEY=$API_KEY \
-v $CONFIG_FILE_PATH:/docs-scraper/$CONFIG_FILE_PATH \
getmeili/docs-scraper:0.12.12 pipenv run ./docs_scraper $CONFIG_FILE_PATH
getmeili/docs-scraper:v0.12.12 pipenv run ./docs_scraper $CONFIG_FILE_PATH

0 comments on commit a3b8641

Please sign in to comment.