Skip to content

Commit 2505900

Browse files
committed
🚧 add repo_owner
1 parent e4c99d2 commit 2505900

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,4 +13,5 @@ jobs:
1313
with:
1414
commit_sha: ${{ github.event.pull_request.head.sha }}
1515
pr_number: ${{ github.event.number }}
16-
package: timm
16+
package: timm
17+
repo_owner: rwightman

0 commit comments

Comments
 (0)