mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-07 19:08:30 +03:00
Replaced comments for python-publish.yaml workflow.
This commit is contained in:
7
.github/workflows/python-publish.yaml
vendored
7
.github/workflows/python-publish.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user