Skip to content

Commit

Permalink
Updated the GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
manchen07 committed Aug 4, 2023
1 parent e7d286f commit 3e9bb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Build and push Docker to Heroku
uses: jepusto/scdhlm@main
uses: akhileshns/heroku-deploy@v3.12.12
with:
# this is the Heroku app name you already set up in dashboard
heroku_app_name: scdhlm
Expand Down

0 comments on commit 3e9bb3e

Please sign in to comment.