File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ SWUbanner]] [ SWUdocs ]
2
2
3
+ [ ![ 🧪 GitHub Actions CI/CD workflow tests badge]] [ GHA workflow runs list ]
4
+ [ ![ pre-commit.ci status badge]] [ pre-commit.ci results page ]
5
+
3
6
# PyPI publish GitHub Action
4
7
5
8
This action allows you to upload your [ Python distribution packages]
@@ -195,6 +198,16 @@ The Dockerfile and associated scripts and documentation in this project
195
198
are released under the [BSD 3-clause license](LICENSE.md).
196
199
197
200
201
+ [🧪 GitHub Actions CI/CD workflow tests badge] :
202
+ https://github.com/pypa/gh-action-pypi-publish/actions/workflows/self-smoke-test-action.yml/badge.svg?branch=unstable%2Fv1&event=push
203
+ [GHA workflow runs list] :
204
+ https://github.com/pypa/gh-action-pypi-publish/actions/workflows/self-smoke-test-action.yml?query=branch%3Aunstable%2Fv1
205
+
206
+ [pre-commit.ci results page] :
207
+ https://results.pre-commit.ci/latest/github/pypa/gh-action-pypi-publish/main
208
+ [pre-commit.ci status badge] :
209
+ https://results.pre-commit.ci/badge/github/pypa/gh-action-pypi-publish/main.svg
210
+
198
211
[Creating & using secrets] :
199
212
https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets
200
213
[has nothing to do with _building package distributions_] :
You can’t perform that action at this time.
0 commit comments