Skip to content

Commit ec929cc

Browse files
authored
Rename workflow file to publish-wheels.yml
1 parent 639d83b commit ec929cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ jobs:
221221
name: "Publish all wheels to PyPI + GH Release"
222222
needs: [build-wheels, build-noarch]
223223
runs-on: ubuntu-latest
224+
environment: pypi
224225
if: |
225226
startsWith(inputs.ref, 'v') &&
226227
!cancelled() &&

0 commit comments

Comments
 (0)