mirror of
https://github.com/ciromattia/kcc
synced 2025-12-13 09:46:25 +00:00
pipeline python-package.yml python-package-test.yml
This commit is contained in:
2
.github/workflows/python-package-test.yml
vendored
2
.github/workflows/python-package-test.yml
vendored
@@ -1,6 +1,6 @@
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
|
||||
|
||||
name: Publish Python distributions to PyPI and TestPyPI
|
||||
name: Publish Python distributions to TestPyPI
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@@ -1,6 +1,6 @@
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
|
||||
|
||||
name: Publish Python distributions to PyPI and TestPyPI
|
||||
name: Publish Python distributions to PyPI
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user