Skip to content

Add support for Deployment Keys, Windows and container-based environments

Compare
Choose a tag to compare
@mpdude mpdude released this 19 Feb 13:47
· 47 commits to master since this release
6b2f2c5

This release brings a few exciting improvements 🙌🏻.

  • The action should now support all virtual environments, including Windows and Docker-based workflows.

Of course, since this is a rather new feature, expect some rough edges and feel free to open issues for problems you encounter.

  • This action now supports using multiple GitHub deployment keys

Mapping of keys to appropriate repositories happens through key comments. See the README file for more details.

Thanks 💚 to everyone involved in the discussions, for coming up with pull requests, for making suggestions and testing things.