Commit 6ef24d8
ci: Fix bug in crates-release
`cargo read-manifest` is unable to map from crate name -> crate path.
So, just loop over crate dirs and read their name and version from the
manifest.
Signed-off-by: ckyrouac <ckyrouac@redhat.com>1 parent f6af497 commit 6ef24d8
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments