-
-
Notifications
You must be signed in to change notification settings - Fork 310
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Authentication issues when renewing GH_TOKEN #141
Comments
Hi @Sam54000, refer #114 (comment). You really do not need But if you want to use it, your token access summary should be like so. |
Hi @joe733 I tried without the GH_TOKEN but somewhat it wasn't working either. I tried the Fine-grained token instead of the Classic one and now it works. |
Without |
Thank you, it works!! |
Hi,
I have been using the workflow for a while now. As my GH_TOKEN expires I renewed it as usual (and I took care to tick the correct permissions). But since recently the workflow throw a 403 error telling me that the access is denied:
522 CRITICAL 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/repos/contents#create-or-update-file-contents"}
Do you have any idea of what it would be?
Here is the log
Here is the yml file:
Thanks
The text was updated successfully, but these errors were encountered: