Skip to content

Commit f8f186c

Browse files
committed
Text fix publish script
1 parent f83ada5 commit f8f186c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-publish-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/upload-artifact@v3
2929
with:
3030
name: python-package-distributions
31-
path: dist/
31+
path: howlongtobeatpy/dist/
3232
publish-to-pypi:
3333
name: >-
3434
Publish Python 🐍 distribution 📦 to PyPI

0 commit comments

Comments
 (0)