Skip to content

Commit a490cc0

Browse files
fix typo
1 parent 26b607e commit a490cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_to_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
name: dist
3434
path: dist/
3535

36-
# Publish to PyPI (only if "dist/"" succeeded)
36+
# Publish to PyPI (only if "dist/" succeeded)
3737
pypi-publish:
3838
needs: release-build
3939
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)