Skip to content

Commit

Permalink
ci: pinning llms-txt action version as per PR feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Selvam Palanimalai <[email protected]>
  • Loading branch information
chartotu19 committed Jan 8, 2025
1 parent f4db1b8 commit e56abc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: poetry run mkdocs build --verbose --clean
- name: Make docs LLM ready
if: inputs.deploy
uses: demodrive-ai/llms-txt-action@v1
uses: demodrive-ai/llms-txt-action@ad720693843126e6a73910a667d0eba37c1dea4b
- name: Build and push docs
if: inputs.deploy
run: poetry run mkdocs gh-deploy --force --dirty
Expand Down

0 comments on commit e56abc6

Please sign in to comment.