diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index b281630..8069763 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -1,5 +1,4 @@ # This workflow uploads a Python Package to PyPI when a GitHub release is created -# It works together with the copybara workflow that creates the release after code sync name: Upload Python Package