Commit a628845
committed
CI: Optimize release workflow
When we provide the repo name to the `gh` CLI, we don't need to checkout
the code. We do this already at https://github.com/voxpupuli/gem-workflow-test/blob/master/.github/workflows/release.yml#L491 parent ab30d4d commit a628845
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
26 | | - | |
| 22 | + | |
0 commit comments