Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/spestana/goes-ortho into main
Browse files Browse the repository at this point in the history
  • Loading branch information
spestana committed Sep 24, 2024
2 parents 9cf9dd8 + ae3a958 commit dddb40d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
python -m build
twine check dist/*
twine upload --verbose dist/*

0 comments on commit dddb40d

Please sign in to comment.