Skip to content

Attempt to merge changes from heroku before pushing new version - #4

Merged
nunoapfernandes merged 2 commits into
masterfrom
nf/fix_updates_rejected
Jul 28, 2022
Merged

Attempt to merge changes from heroku before pushing new version#4
nunoapfernandes merged 2 commits into
masterfrom
nf/fix_updates_rejected

Conversation

@nunoapfernandes

@nunoapfernandes nunoapfernandes commented Jul 11, 2022

Copy link
Copy Markdown

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.

1 participant