Skip to content

Commit

Permalink
Update heroku-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltsoukup authored Jan 14, 2024
1 parent 84d612b commit b69a742
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/heroku-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# - GitHub secrets with Heroku credentials
# - Access to the makefile

name: Heroku-Login-Deploy
name: "Login Heroku and Deploy"

on: [ workflow_call ]

Expand All @@ -29,4 +29,4 @@ EOF
- name: heroku-release
run: |
make heroku_release
make heroku_release

0 comments on commit b69a742

Please sign in to comment.