💅📝 Add a tutorial badge to README

This commit is contained in:
Sviatoslav Sydorenko 2024-12-10 01:36:55 +01:00
parent 97583d9694
commit 03e1883a77
No known key found for this signature in database
GPG key ID: 9345E8FEA89CA455

View file

@ -2,6 +2,7 @@
[![🧪 GitHub Actions CI/CD workflow tests badge]][GHA workflow runs list]
[![pre-commit.ci status badge]][pre-commit.ci results page]
[![docs badge]][PyPUG guide]
# PyPI publish GitHub Action
@ -361,6 +362,11 @@ https://results.pre-commit.ci/latest/github/pypa/gh-action-pypi-publish/unstable
[pre-commit.ci status badge]:
https://results.pre-commit.ci/badge/github/pypa/gh-action-pypi-publish/unstable/v1.svg
[docs badge]:
https://img.shields.io/badge/guide-gray?logo=readthedocs&label=PyPA&color=white
[PyPUG guide]:
https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
[use a full Git commit SHA]:
https://julienrenaux.fr/2019/12/20/github-actions-security-risk/