Skip to content

Commit

Permalink
Restore accidentally deleted line in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
OKaluza committed Nov 28, 2023
1 parent a544bd4 commit f728fc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheel_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
upload_pypi:
needs: [build_wheels, build_sdist]
name: Upload release to PyPI
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/lavavu
Expand Down

0 comments on commit f728fc0

Please sign in to comment.