Commit 6165f52
committed
fix(release): upload Linux release assets from the manylinux container
gh release upload shells out to git, which refuses the root-owned container
workspace with 'dubious ownership'. Mark the workspace safe and pass --repo so
gh resolves the release without inspecting the local git remote.1 parent d25de4f commit 6165f52
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
494 | 498 | | |
495 | 499 | | |
496 | 500 | | |
| |||
0 commit comments