Try using existing PYPI_TOKEN as the ifcopenshell package name is blocked

This commit is contained in:
Dion Moult
2022-08-31 16:54:27 +10:00
committed by GitHub
parent f07b6e14b4
commit 8101ffe06a
+2 -1
View File
@@ -63,4 +63,5 @@ jobs:
uses: ortega2247/pypi-upload-action@master
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_TOKEN }}
packages_dir: src/ifcopenshell-python_${{ matrix.config.short_name }}_${{ matrix.pyver }}/dist