Skip to content

Commit 03e1883

Browse files
committed
💅📝 Add a tutorial badge to README
1 parent 97583d9 commit 03e1883

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![🧪 GitHub Actions CI/CD workflow tests badge]][GHA workflow runs list]
44
[![pre-commit.ci status badge]][pre-commit.ci results page]
5+
[![docs badge]][PyPUG guide]
56

67
# PyPI publish GitHub Action
78

@@ -361,6 +362,11 @@ https://results.pre-commit.ci/latest/github/pypa/gh-action-pypi-publish/unstable
361362
[pre-commit.ci status badge]:
362363
https://results.pre-commit.ci/badge/github/pypa/gh-action-pypi-publish/unstable/v1.svg
363364

365+
[docs badge]:
366+
https://img.shields.io/badge/guide-gray?logo=readthedocs&label=PyPA&color=white
367+
[PyPUG guide]:
368+
https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
369+
364370
[use a full Git commit SHA]:
365371
https://julienrenaux.fr/2019/12/20/github-actions-security-risk/
366372

0 commit comments

Comments
 (0)