ipfs-shipyard / ipfs-github-action

Pin your site to IPFS from a GitHub Action
68 stars 7 forks source link

fix: send https url as target_url on status #5

Closed olizilla closed 3 years ago

olizilla commented 3 years ago

License: (Apache-2.0 AND MIT) Signed-off-by: Oli Evans oli@tableflip.io

olizilla commented 3 years ago

So the bug was that the target_url was being passed a hostname not a URL, and github requires the url to https. Fixing that has revealed that Github is no longer visualising commit statuses on PRs. Only checks.