Skip to content

Commit

Permalink
Update pr-documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xenova authored Sep 26, 2023
1 parent 7c2a761 commit 2db9e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@main
with:
repo_owner: xenova
commit_sha: 7bfc590f793a6281b87e56cd8b0819fe58a12014
commit_sha: ${{ github.sha }}
pr_number: ${{ github.event.number }}
package: transformers.js
path_to_docs: transformers.js/docs/source
Expand Down

0 comments on commit 2db9e83

Please sign in to comment.