Allow upload.pypi.org

This commit is contained in:
Hynek Schlawack 2022-12-21 10:41:58 +01:00
parent f116bfc6cc
commit f04dce20f1
No known key found for this signature in database
GPG Key ID: AE2536227F69F181
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ jobs:
files.pythonhosted.org:443 files.pythonhosted.org:443
github.com:443 github.com:443
pypi.org:443 pypi.org:443
upload.pypi.org:443
- uses: actions/checkout@v3 - uses: actions/checkout@v3
# with: # with: