Commit bc9b1c0
authored
Fix release workflow (#35)
This couldn't be tested before it was on `main`, and the version check
does not make sense for a non-release. Manually triggering the [release
workflow](https://github.com/Aleph-Alpha-Research/eval-framework/actions/workflows/release.yml)
works now as expected: [CI
run](https://github.com/Aleph-Alpha-Research/eval-framework/actions/runs/17428745825)
and corresponding [test release on
pypi](https://test.pypi.org/project/eval-framework/)1 parent 06b6789 commit bc9b1c0
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
91 | | - | |
| 93 | + | |
92 | 94 | | |
0 commit comments