mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2025-12-19 01:28:43 +09:00
workflows/pypi: fix error.
You have an error in your yaml syntax on line 6. Signed-off-by: Steve Jeong <how2soft@gmail.com>
This commit is contained in:
2
.github/workflows/pypi.yaml
vendored
2
.github/workflows/pypi.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: 'PyPI upload'
|
name: 'PyPI upload'
|
||||||
|
|
||||||
#on:
|
on:
|
||||||
# push:
|
# push:
|
||||||
# paths:
|
# paths:
|
||||||
# - 'setup.py'
|
# - 'setup.py'
|
||||||
|
|||||||
Reference in New Issue
Block a user