ad-m / github-push-action

GitHub actions to push back to repository eg. updated code
MIT License
1.19k stars 226 forks source link

fix #177 #178

Closed kerwin612 closed 1 year ago

kerwin612 commented 1 year ago

fix #177 https protocol is used by default. For special needs, can set the URL to http:// or be compatible.

ZPascal commented 1 year ago

LGTM. I've tested the fix here, and it seems to work now.