Replaced comments for python-publish.yaml workflow.

This commit is contained in:
erinhmclark
2024-12-31 15:08:20 +00:00
parent 50e8c93477
commit dba8f46016

View File

@@ -1,4 +1,11 @@
# This workflow uploads a Python Package to PyPI using Poetry when a release is created
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
name: Pypi
on: