Skip to content

Commit 6c3d02a

Browse files
committed
🚧 update inputs to build_pr_documentation workflow
1 parent 2505900 commit 6c3d02a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_pr_documentation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ jobs:
1313
with:
1414
commit_sha: ${{ github.event.pull_request.head.sha }}
1515
pr_number: ${{ github.event.number }}
16-
package: timm
16+
package: pytorch-image-models
17+
package_name: timm
1718
repo_owner: rwightman

0 commit comments

Comments
 (0)