Publish to TestPyPI from the release request jobs (#819)
This commit is contained in:
parent
43b267dd55
commit
d63ed291c3
|
@ -741,6 +741,7 @@ jobs:
|
|||
- pre-setup # transitive, for accessing settings
|
||||
if: >-
|
||||
fromJSON(needs.pre-setup.outputs.is-untagged-devel)
|
||||
|| fromJSON(needs.pre-setup.outputs.release-requested)
|
||||
runs-on: Ubuntu-latest
|
||||
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue