infra: api docs build ref update (#26949)

This commit is contained in:
Erick Friis 2024-09-27 10:12:10 -07:00 committed by GitHub
parent c38ea7a069
commit 135164e1ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,6 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
repository: langchain-ai/langchain-api-docs-html repository: langchain-ai/langchain-api-docs-html
ref: ${{ github.ref_name }}
path: langchain-api-docs-html path: langchain-api-docs-html
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: