diff --git a/README.md b/README.md index 01201b9..c06f311 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Update a repository's "Full description" on Docker Hub](https://github.com/mpepping/github-actions/tree/master/docker-hub-metadata) - [GitHub Actions Badges for your README](https://github.com/atrox/github-actions-badge) - [GitHub Actions for Python project with pipenv](https://github.com/peaceiris/actions-pipenv) +- [GitHub Actions for Python project with poetry](https://github.com/abatilo/actions-poetry) ### Testing and Linting