Releases: obrassard/action-dokku-push
Releases · obrassard/action-dokku-push
v1.0.2
Changelog
-
This version allow further customization to the deployment process, you can now deploy to any branch on Dokku, even when deploy branch is different than master, see http://dokku.viewdocs.io/dokku/deployment/methods/git/#changing-the-deploy-branch
-
Improvement where made to the push step of the action. We now push the actual commit used to trigger the action ($GITHUB_SHA) instead of HEAD to avoid deployment of a potentially "wrong" commit.
Again, thanks @julienma for your contribution 🎉
v1.0.1
v1.0.0
Update action name