Add Maven Publish Action (#281)

Add Maven Publish Action
This commit is contained in:
Gary Ewan Park 2019-12-22 21:48:14 +00:00 committed by GitHub
commit 24c4b445d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -358,6 +358,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [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)
- [Build and publish Electron apps](https://github.com/samuelmeuli/action-electron-builder)
- [Publish a Maven package](https://github.com/samuelmeuli/action-maven-publish)
### External Services