Disable push to reakl PyPI for initial test
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: Publish Python package to PyPI
|
name: Publish Python package to PyPI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
# Action currently disabled to only push to TestPyPI for now
|
||||||
tags:
|
|
||||||
- '*'
|
#push:
|
||||||
|
# tags:
|
||||||
|
# - '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user