Skip to content

Commit

Permalink
Not a dry run any more
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Dec 10, 2024
1 parent 967b0ad commit 6785915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_upload_pypi_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
publish:
if: github.event_name == 'release'
needs: [build-wheels,test-sdist]
name: Upload release to PyPI (dry-run)
name: Upload release to PyPI
runs-on: ubuntu-latest
environment:
name: pypi
Expand Down

0 comments on commit 6785915

Please sign in to comment.