Skip to content

Commit

Permalink
fix pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed Apr 11, 2022
1 parent 5c87752 commit a2907eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
python setup.py sdist bdist_wheel
twine upload dist/gftools*
twine upload dist/glyphsets*

0 comments on commit a2907eb

Please sign in to comment.