name:Deployon:push:branches:-masterjobs:build:runs-on:ubuntu-20.04steps:-uses:actions/checkout@v2-name:Updating Ubuntu system and Herokuenv:HEROKU_API_KEY:${{ secrets.HEROKU_API_KEY }}run:sudo apt update && sudo apt install heroku neofetch-name:Checking the inforun:neofetch-uses:akhileshns/heroku-deploy@v3.8.8with:heroku_email:your Heroku e-mailheroku_api_key:${{secrets.HEROKU_API_KEY}}heroku_app_name:your Heroku app names (go to your project's settings and check the app name)branch:HEADuseforce:falsedynamicFiles:false
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
ENDED UP WITH THIS ERROR
Run heroku container:push -a *** web
▸ Couldn't find that app.
[error]Process completed with exit code 1.
I ended up with the same error. have you found what's the problem?
@manojap and @iamjithindas
Switch to a new source code: