From 9b0c2f4075ea0a05055c60db49d25e859faba2c4 Mon Sep 17 00:00:00 2001 From: DONFN Date: Sat, 11 May 2024 14:59:40 +0300 Subject: [PATCH] Update deploy-to-heroku.yml --- .github/workflows/deploy-to-heroku.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-heroku.yml b/.github/workflows/deploy-to-heroku.yml index b3563f0..1af694a 100644 --- a/.github/workflows/deploy-to-heroku.yml +++ b/.github/workflows/deploy-to-heroku.yml @@ -3,7 +3,7 @@ name: Deploy to Heroku on: push: branches: - - master + - main workflow_dispatch: jobs: