Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
Merge pull request #79 from jasonaowen/heroku-branch-name
Browse files Browse the repository at this point in the history
Update Heroku branch name in README
  • Loading branch information
jasonaowen authored Aug 11, 2020
2 parents 04cd4f6 + 6f07128 commit 6ab44a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ $ heroku addons:open scheduler

Create a new job that runs daily, and set the command to `./update-data.py`.

Then, in theory, it should be a simple `git push heroku master`!
Then, in theory, it should be a simple `git push heroku main`!


## Troubleshooting
Expand Down

0 comments on commit 6ab44a6

Please sign in to comment.