Open ssk4ever903 opened 1 year ago
Remote: Permission to ssk4ever903/Sreeaknth-April-Assesments.git denied to ssk903. fatal: unable to access 'https://github.com/ssk4ever903/Sreeaknth-April-Assesments.git/': The requested URL returned error: 403
this is the error message i am getting
Hi @ssk4ever903, it would be helpful to share the complete workflow file and also the full output of the failed job.
I had the same issue and it turned out I didn't set the correct permissions for the GITHUB ACCESS token.
I had the same issue and it turned out I didn't set the correct permissions for the GITHUB ACCESS token.
Could you elaborate?
I had the same issue and it turned out I didn't set the correct permissions for the GITHUB ACCESS token.
Could you elaborate?
GitHub > Settings > Developer settings > Personal access tokens > Fine-grained tokens > Click on your token > Edit > Set the correct permissions.
I'm not quite sure what permissions are needed (I don't use it anymore)
@ZPascal I'm getting the same exception, even though I created a PAT and a fine-grained PAT with 100% privileges.
attached are the entire log files. logs_4.zip
This solved it for me.
Hi @AlwaysBeCalm, good to here that now GH Action works as expected. I'll document the corresponding steps to set up the necessary rights for the action as a follow-up.
I never get the token page to authenticate. can anyone help me to fix this issue