Skip to content

Commit 427ffde

Browse files
authored
Revert back to deploy staging from develop
1 parent 64bebc5 commit 427ffde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ jobs:
335335
echo "HEROKU_BRANCH=master" >> $GITHUB_ENV
336336
else
337337
echo "HEROKU_APP=juice-shop-staging" >> $GITHUB_ENV
338-
echo "HEROKU_BRANCH=angular17" >> $GITHUB_ENV
338+
echo "HEROKU_BRANCH=develop" >> $GITHUB_ENV
339339
fi
340340
- name: "Deploy ${{ github.ref }} to Heroku"
341341
uses: akhileshns/heroku-deploy@581dd286c962b6972d427fcf8980f60755c15520 #v3.13.15

0 commit comments

Comments
 (0)