Commit 11ea8bc
ci: Fix crates-release gh action cargo info invocation
Without `--registry crates-io`, `cargo info` will return sucess when the
local version matches the query. This forces `cargo info` to only look
at the registry.
Signed-off-by: ckyrouac <ckyrouac@redhat.com>1 parent 523f96c commit 11ea8bc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments