Skip to content

Commit

Permalink
fix: scripts/publish.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lpthong90 committed Jan 1, 2024
1 parent 7b07d06 commit 9de144e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/publish.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash

set -e

python -m poetry publish --build

0 comments on commit 9de144e

Please sign in to comment.