Skip to content

Commit

Permalink
Remove separate heroku build
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Sep 18, 2024
1 parent 1cf482d commit fbf0a42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_heroku.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties') }}
restore-keys: |
${{ runner.os }}-gradle-
- name: Build
run: ./gradlew :heroku:stage
- name: Deploy to Heroku
uses: AkhileshNS/[email protected]
with:
Expand Down

0 comments on commit fbf0a42

Please sign in to comment.