diff --git a/README.md b/README.md index b7384d6..2d3b0d4 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Setup `ssh-agent`](https://github.com/webfactory/ssh-agent) - Run `ssh-agent` with additional SSH keys to access private repositories. - [GitHub Actions Badges for your README](https://github.com/atrox/github-actions-badge) - [GitHub Actions for Python project with poetry](https://github.com/abatilo/actions-poetry) +- [GitHub Actions for Python project with pyenv](https://github.com/gabrielfalcao/pyenv-action) - [GitHub Actions to compile LaTeX documents](https://github.com/xu-cheng/latex-action) - [Update Maxmind Databases](https://github.com/meetup/maxmind-updater) - [Debug with SSH over tmate](https://github.com/mxschmitt/action-tmate) - Debug the Action directly by providing a SSH connection.