Skip to content

Instantly share code, notes, and snippets.

@remarkablemark
Created April 27, 2022 00:42
Show Gist options
  • Save remarkablemark/556478793d19d71b3e0bf2755af8114a to your computer and use it in GitHub Desktop.
Save remarkablemark/556478793d19d71b3e0bf2755af8114a to your computer and use it in GitHub Desktop.
- 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