From 902ed5019a3d46a11d8e0f2ac5d7e593ca6f69e6 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Sun, 15 Sep 2019 01:25:03 +0200 Subject: [PATCH] Add pypa/gh-action-pypi-publish --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37f8ccf..0f6cad2 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Update a Docker Hub repository description from README.md](https://github.com/peter-evans/dockerhub-description) - [Purge Cloudflare cache after updating a website](https://github.com/jakejarvis/cloudflare-purge-action) - [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action) +- [Publish a Python distribution package to PyPI](https://github.com/pypa/gh-action-pypi-publish) ### External Services