Commit 7bcf66c
authored
The `check_tag` step in the `pypi_release` workflow is supposed to
prevent typos in version numbers, but currently does not act as a gate
for the release.
This bug is fixed by adding the intended `needs` directive.
1 parent 033169a commit 7bcf66c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments