Skip to content

Commit bd0729e

Browse files
committed
chore: build on release action
1 parent 3f8c7ed commit bd0729e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: release
3232
env:
3333
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }}
34-
run: poetry publish
34+
run: poetry publish --build

0 commit comments

Comments
 (0)