Skip to content

Commit fee484f

Browse files
authored
add environment specification for dist_upload job. if OK, closes #486 (#487)
1 parent 42ec6d4 commit fee484f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/buildwheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ jobs:
163163
dist_upload:
164164
runs-on: ubuntu-latest
165165
needs: [build_wheels]
166+
environment: pypi
166167
permissions:
167168
id-token: write
168169
steps:

0 commit comments

Comments
 (0)