chore: rename GpInspectLog to GpLog
and reference the command in the README
follow up of https://github.com/Robitx/gp.nvim/actions/runs/11347157960/job/31557872495?pr=215 since the github action didn't like my branch name
I suppose we want a deprecation notice for InspectLog that redirects towards Log. Not sure how you usually do but if you can show me a snippet, I will reuse it
not sure why CI doesn't like my branch name ?
I tried to bump the action due to the error but the issue seems more profound then that aka it doesn't work with forks ? https://github.com/stefanzweifel/git-auto-commit-action/issues/278
https://github.com/stefanzweifel/git-auto-commit-action?tab=readme-ov-file#use-in-forks-from-public-repositories
Can we ditch the action and maybe do it manually or only on master ? @Robitx