From e4f38a79ec8b7e438471b9fc4d7457be35b58b23 Mon Sep 17 00:00:00 2001 From: Natalie Weizenbaum Date: Wed, 4 Aug 2021 20:23:59 +0000 Subject: [PATCH] Deploy sass-site's main branch to Heroku (#1421) --- tool/github-action/deploy/heroku.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/github-action/deploy/heroku.sh b/tool/github-action/deploy/heroku.sh index e726309b..5f413199 100755 --- a/tool/github-action/deploy/heroku.sh +++ b/tool/github-action/deploy/heroku.sh @@ -11,5 +11,5 @@ curl https://kolkrabbi.heroku.com/apps/98fc74a8-ff56-4a21-85f6-7a1fc8ba95c9/gith -H "accept-language: en-US,en;q=0.9" \ -H "origin: https://dashboard.heroku.com" \ -H "referer: https://dashboard.heroku.com/" \ - -d '{"branch":"master"}' \ + -d '{"branch":"main"}' \ --fail --output -