Skip to content

Commit 8052269

Browse files
sjsreyjGaboardi
andauthored
Update .github/workflows/publish.yml
Co-authored-by: James Gaboardi <[email protected]>
1 parent 3df6a6e commit 8052269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build the package
3232
run: python -m build
3333

34-
- name: Publish distribution to PyPI
34+
- name: Publish distribution to PyPI
3535
uses: pypa/gh-action-pypi-publish@master
3636
with:
3737
user: __token__

0 commit comments

Comments
 (0)