Makefile in
application_form-0.4.0
vs Makefile in
application_form-0.5.0
- old
+ new
@@ -14,6 +14,9 @@
bundle exec rake release build: bundle exec rake build
+push:
+ git push origin master
+
.PHONY: test