miniupnpc_wheels.yml: use environment pypi for upload job

see #616
This commit is contained in:
Thomas Bernard 2024-06-09 00:43:31 +02:00
parent b55145ec09
commit 1f6de54183

View File

@ -249,6 +249,7 @@ jobs:
upload:
name: 🚀 Upload
runs-on: ubuntu-latest
environment: pypi
needs: build
steps: