Skip to content

About GitHub workflow error reporting #7008

Answered by kamilkrzyskow
W1ndys asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @W1ndys,
the GITHUB_TOKEN is the default runner token you don't have to specify it explicitly:
https://github.com/marketplace/actions/github-pages-action

Since you're making changes to the same repository then you should have access to do it.

So the 403 error might be caused due to a lack of set permissions in the workflow file.

https://squidfunk.github.io/mkdocs-material/publishing-your-site/#__codelineno-0-7:8

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by W1ndys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants