Publish to TestPyPI from the release request jobs (#819)

This commit is contained in:
Sviatoslav Sydorenko 2021-11-28 19:02:02 +01:00 committed by GitHub
parent 43b267dd55
commit d63ed291c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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: