Skip to content

Commit 776fa66

Browse files
authored
Merge pull request #123 from evamariie/patch-2
Update release.yml
2 parents 1fc1749 + a4387b9 commit 776fa66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
TWINE_USERNAME: __token__
2828
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
2929
run: |
30-
twine upload dist/*.whl
30+
twine upload dist/*

0 commit comments

Comments
 (0)