Adding a Deployment action to upload a Collection to Ansible Galaxy

https://github.com/artis3n/ansible_galaxy_collection

This action automatically uploads a new version of a Galaxy Collection to Ansible Galaxy upon a published release in a Github repo.
This commit is contained in:
Ari Kalfus 2019-10-23 00:30:12 -04:00 committed by GitHub
parent bd008ceaca
commit 54052983e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -278,6 +278,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [FTP Deploy Action, Deploys a GitHub project to a FTP server using GitHub actions](https://github.com/SamKirkland/FTP-Deploy-Action)
- [Publish Article to Dev.to](https://github.com/tylerauerbeck/publish-to-dev.to-action)
- [Action For Semantic Release](https://github.com/cycjimmy/semantic-release-action)
- [Deploy a Collection to Ansible Galaxy](https://github.com/artis3n/ansible_galaxy_collection)
### External Services