Skip to content

Commit 8c0503f

Browse files
fix typo
1 parent 28cb287 commit 8c0503f

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
@@ -38,7 +38,7 @@ jobs:
3838
name: dist
3939
path: dist/
4040

41-
# Publish to PyPI (only if "dist/"" succeeded)
41+
# Publish to PyPI (only if "dist/" succeeded)
4242
pypi-publish:
4343
needs: release-build
4444
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)