Releases: utrustdev/git-https-push-action
Releases · utrustdev/git-https-push-action
v1.1.4 Force push changes to heroku
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
Update git config to set directory as safe (#3) Why: Previous configuration was breaking.
v1.1.2 Fix action error for unsafe workspace
Features:
- Fix action error for unsafe workspace #2