#115 - Heroku deploy in GitHub Actions #136

Merged
krzysztofrewak merged 1 commits from #115-gha-for-heroku into main 2022-04-29 09:35:48 +02:00
krzysztofrewak commented 2022-04-29 08:22:40 +02:00 (Migrated from github.com)

This should close #115 and allow us to deploy application from Github. This is a suggested way of deploy after recent Github/Heroku security issues.

Heroku deploy should be triggered for every release with name starting with "v", eg. "v1.0.0".

Secrets were added to the repository:
obraz

This should close #115 and allow us to deploy application from Github. This is a suggested way of deploy after recent Github/Heroku security issues. Heroku deploy should be triggered for every release with name starting with "v", eg. "v1.0.0". Secrets were added to the repository: ![obraz](https://user-images.githubusercontent.com/10898728/165893995-7c1ef088-0b29-4ba4-b6fe-502ef330b3c4.png)
Baakoma (Migrated from github.com) approved these changes 2022-04-29 09:15:16 +02:00
Sign in to join this conversation.