Skip to content

Commit

Permalink
Create update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
adhesivecheese authored Oct 16, 2022
1 parent 1be2df2 commit bcb0b79
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions update.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env sh

python -m build
twine upload --repository pmtw dist/*

0 comments on commit bcb0b79

Please sign in to comment.