README.md
February 21, 2023 ยท View on GitHub
GO TO SETTINGS
Click on secrets and variables
Press actions
Step:- Click on New repository secret
Add:-
HEROKU_EMAIL = email
HEROKU_APP_NAME = name
HEROKU_API_KEY = API key
DATABASE_URL = .....
TELEGRAM_HASH = ....
TELEGRAM_API = ...
OWNER_ID = ...
BOT_TOKEN =....
Go to Actions
Select DEPLOY TO HEROKU
Right side select run workflow
Select master branch and run
Finally step Go to heroku
See configure dynos
Dyno formation $0.00/month Configure Dynos This app is using eco dynos
worker bash start.sh OFF
Turn on
Don't forget it
Enjoy Deploying it
Credit to EDITH CLOUD