Skip to content

Commit

Permalink
workflow contd
Browse files Browse the repository at this point in the history
  • Loading branch information
keflavich committed Nov 14, 2023
1 parent 463cee0 commit 3851999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
pypi-publish:
name: Upload release to PyPI
runs-on: ubuntu-latest
needs: [build_sdist_and_wheel]
environment:
name: pypi
url: https://pypi.org/p/image_registration
Expand Down

0 comments on commit 3851999

Please sign in to comment.