Closed ramchris closed 2 hours ago
Seems like you're using a self-hosted runner that, as written in the warnings, does not contain the GITHUB_TOKEN
env variable.
You need to provide a GitHub token for the action to be able to run.
Also, it seems like you're using a very old version of the action, please upgrade to the latest.
If you need to use a Personal Access Token, you can plug it into the github_token
input: https://github.com/EndBug/add-and-commit/blob/43eaafb140bdacd4907fa7384fdd5cd271f58171/action.yml#L64-L67
Thanks and it fixed the issue we see.
I see an exception in the logs when my project uses this action. Can you please advise if something is wrong with the way we are using this action.
Action
Exception I see in github console.