From 2390e462070d95d6155812e1bd90613213007720 Mon Sep 17 00:00:00 2001 From: Samuel Meuli Date: Wed, 18 Dec 2019 22:48:48 +0100 Subject: [PATCH] Add Maven Publish Action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d70721..f21864a 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Deploy a Collection to Ansible Galaxy](https://github.com/artis3n/ansible_galaxy_collection) - [An example of using Terraform to validate and apply GitHub administration](https://github.com/asgharlabs/github-terraform/tree/master/.github/workflows) - [Publish module to Puppet Forge](https://github.com/barnumbirr/action-forge-publish) +- [Publish a Maven package](https://github.com/samuelmeuli/action-maven-publish) ### External Services