Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
TeunHuijben committed Jan 11, 2025
1 parent ed78bd2 commit b963566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ jobs:
TWINE_PASSWORD: ${{ secrets.TWINE_API_KEY }}
run: |
git tag
cd python
python -m build .
twine upload dist/*

0 comments on commit b963566

Please sign in to comment.