Replaced comments for python-publish.yaml workflow.

pull/164/head
erinhmclark 2024-12-31 15:08:20 +00:00
rodzic 50e8c93477
commit dba8f46016
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

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