Commit 8563aa7
committed
fix(ci): use run_number for unique TestPyPI dev versions
run_attempt resets on each push (always 1 unless re-run). run_number
is monotonically increasing per workflow — guarantees unique versions.1 parent 1e6b7a1 commit 8563aa7
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments