Fix indentation in publish.yml workflow steps

This commit is contained in:
BillTheMaker
2025-12-06 18:52:39 -07:00
committed by GitHub
parent 9016b9213e
commit bd8e07fe9c

View File

@@ -73,6 +73,3 @@ jobs:
cd dist
ls -la *.whl # Confirm wheels here
maturin upload --token ${{ secrets.PYPI_API_TOKEN }} --skip-existing --non-interactive