2
0
Jelmer Vernooij 2 жил өмнө
parent
commit
3d265b3749

+ 1 - 1
.github/workflows/pythonwheels.yml

@@ -63,4 +63,4 @@ jobs:
         env:
           TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
           TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
-        run: twine upload dist/*.whl
+        run: twine upload artifact/*.whl