Created
April 27, 2022 00:42
-
-
Save remarkablemark/556478793d19d71b3e0bf2755af8114a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- name: Push to Heroku | |
run: git push heroku ${{ github.head_ref }}:master --force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment