Skip to content

Commit 581fdf9

Browse files
committed
Ready for v0.9.0
1 parent c501cbe commit 581fdf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
with:
4343
name: ${{ matrix.os }}-py${{ matrix.python-version }}
4444
path: |
45-
"dist/*.whl"
46-
"dist/*.tar.gz"
45+
dist/*.whl
46+
dist/*.tar.gz
4747
4848
4949
publish:

0 commit comments

Comments
 (0)