1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-12 17:26:23 +00:00

pipeline python-package.yml python-package-test.yml

This commit is contained in:
darodi
2023-01-19 21:15:54 +01:00
parent 754395f1b3
commit b44af66484
2 changed files with 2 additions and 2 deletions

View File

@@ -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:

View File

@@ -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: