Add Github Deployments API Action to README

React and respond to events from the Github Deployments API within your own actions.
This commit is contained in:
Ole Christian Langfjæran 2019-03-07 12:08:26 +01:00 committed by GitHub
parent bdf198febe
commit f4b3c3042f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,6 +139,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Deploy a Theme to Shopify](https://github.com/pgrimaud/actions/tree/master/shopify)
- [Trigger multiple GitLab CI Pipeline](https://github.com/appleboy/gitlab-ci-action)
- [Trigger multiple Jenkins Jobs](https://github.com/appleboy/jenkins-action)
- [Github Deployment API](https://github.com/unacast/actions/tree/master/github-deploy)
### External Services