Skip to content

Commit

Permalink
remove branch on deploy command
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamrch committed Nov 29, 2023
1 parent 96a2c9c commit da4afc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- run: clever env set CC_COMPOSER_VERSION "2"
- run: clever domain add clever-doc-preprod-${{ env.BRANCH_NAME }}.cleverapps.io
- name: Deploy
run: clever deploy -b ${{ env.BRANCH_NAME }}
run: clever deploy

0 comments on commit da4afc7

Please sign in to comment.