Skip to content

Commit 9e49ad8

Browse files
committed
fixup! Added initial pyproject.toml and .github workflow for it
1 parent ca26f67 commit 9e49ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
repository-url: https://test.pypi.org/legacy/
5959

60-
publish-to-pypi:
60+
publish-to-pypi:
6161
name: Publish Python distribution to PyPI
6262
if: startsWith(github.ref, 'refs/tags/')
6363
needs:

0 commit comments

Comments
 (0)