An open API service indexing awesome lists of open source software.

https://github.com/remarkablemark/github-actions-heroku-deploy

:shipit: GitHub Actions deploy to Heroku workflows.
https://github.com/remarkablemark/github-actions-heroku-deploy

github-actions heroku

Last synced: 9 months ago
JSON representation

:shipit: GitHub Actions deploy to Heroku workflows.

Awesome Lists containing this project

README

          

# GitHub Actions Heroku Deploy

[![deploy](https://github.com/remarkablemark/github-actions-heroku-deploy/actions/workflows/deploy.yml/badge.svg)](https://github.com/remarkablemark/github-actions-heroku-deploy/actions/workflows/deploy.yml)
![GitHub last commit](https://img.shields.io/github/last-commit/remarkablemark/github-actions-heroku-deploy)

Examples of how to deploy to [Heroku](https://www.heroku.com/) using [GitHub Actions](https://github.com/features/actions) workflow:

- [Deploy to Heroku](https://github.com/marketplace/actions/deploy-to-heroku)
- Custom job

## Links

- [Blog post](https://b.remarkabl.org/3rIpNP3)
- [Workflow](https://github.com/remarkablemark/github-actions-heroku-deploy/blob/master/.github/workflows/deploy.yml)
- [Heroku app](https://github-actions-heroku-deploy.herokuapp.com/)