mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2025-12-18 14:48:41 +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'
|
||||
|
||||
#on:
|
||||
on:
|
||||
# push:
|
||||
# paths:
|
||||
# - 'setup.py'
|
||||
|
||||
Reference in New Issue
Block a user