Skip to content

Commit d63ed29

Browse files
authored
Publish to TestPyPI from the release request jobs (#819)
1 parent 43b267d commit d63ed29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-library.yml

+1
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,7 @@ jobs:
741741
- pre-setup # transitive, for accessing settings
742742
if: >-
743743
fromJSON(needs.pre-setup.outputs.is-untagged-devel)
744+
|| fromJSON(needs.pre-setup.outputs.release-requested)
744745
runs-on: Ubuntu-latest
745746

746747
environment:

0 commit comments

Comments
 (0)