Skip to content

Conversation

@nunoapfernandes
Copy link

@nunoapfernandes nunoapfernandes commented Jul 11, 2022

Why:

When trying to push changes to heroku, sometimes it gets stuck because there are some changes made from someone else besides this action which means that it needs to merge those changes to the branch its trying to push. We only want to manage deploys via this action so there's no need to be careful when pushing changes to heroku.

This addresses the issue by:

  • Adding --force to git push so it is always able to deploy.

@nunoapfernandes nunoapfernandes merged commit 77d09e1 into master Jul 28, 2022
@nunoapfernandes nunoapfernandes self-assigned this Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants