Skip to content

Commit

Permalink
Fix/83 fix pro produkční FE workflow (#89)
Browse files Browse the repository at this point in the history
* add engines to package.json and add server.js and changed deploy-app.yml

Co-authored-by: Štěpán Moc <[email protected]>
  • Loading branch information
MocStepan and MocStepan authored May 9, 2024
1 parent 704fd18 commit 7bae228
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 87 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
heroku_email: ${{ secrets.HEROKU_EMAIL }}
healthcheck: false
branch: 'main'
appdir: 'frontend'
appdir: 'frontend'
Loading

0 comments on commit 7bae228

Please sign in to comment.