mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
🚧 update inputs to build_pr_documentation workflow
This commit is contained in:
parent
25059001a9
commit
6c3d02a7e5
3
.github/workflows/build_pr_documentation.yml
vendored
3
.github/workflows/build_pr_documentation.yml
vendored
@ -13,5 +13,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
commit_sha: ${{ github.event.pull_request.head.sha }}
|
commit_sha: ${{ github.event.pull_request.head.sha }}
|
||||||
pr_number: ${{ github.event.number }}
|
pr_number: ${{ github.event.number }}
|
||||||
package: timm
|
package: pytorch-image-models
|
||||||
|
package_name: timm
|
||||||
repo_owner: rwightman
|
repo_owner: rwightman
|
Loading…
x
Reference in New Issue
Block a user