Open
Description
Hello!
When I am trying to get this pulled into our private repo i am getting an error of a 401 error when attempting to pull down the cliff git action:
Run orhun/git-cliff-action@v4
Run ${GITHUB_ACTION_PATH}/install.sh
curl: (22) The requested URL returned error: 401
git-cliff-x86_64-unknown-linux-gnu.tar.gz
Getting git-cliff v2.7.0 from https://api.github.com/repos/orhun/git-cliff/releases/tags/v2.7.0
Error: Process completed with exit code 22.
This is after trying to copy the example you have for generating a change log,
I had defined a token and have tried it with not creating a token as well as per the documentation.
Any assistance would be appreciated.