Skip to content

Commit 1788974

Browse files
authored
Fix package name in publish workflow (#439)
1 parent a5e2ca3 commit 1788974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
Publish Python 🐍 distribution 📦 to PyPI
4242
environment:
4343
name: pypi
44-
url: https://pypi.org/p/pySwitchbot
44+
url: https://pypi.org/p/flux_led
4545

4646
steps:
4747
- name: Download all the dists

0 commit comments

Comments
 (0)