Skip to content

Releases: utrustdev/git-https-push-action

v1.1.4 Force push changes to heroku

28 Jul 16:46
77d09e1
Compare
Choose a tag to compare

What's Changed

  • Attempt to merge changes from heroku before pushing new version by @nunoapfernandes in #4

Full Changelog: v1.1.3...v1.1.4

v1.1.3 Set safe workspace for git

04 Jul 15:10
dc668ba
Compare
Choose a tag to compare
Update git config to set directory as safe (#3)

Why:

Previous configuration was breaking.

v1.1.2 Fix action error for unsafe workspace

15 Jun 17:54
45fe9ff
Compare
Choose a tag to compare

Features:

  • Fix action error for unsafe workspace #2