Replies: 1 comment 2 replies
-
Are you cloning with the correct account? The token must be associated with a user who has collaborator status. Possibly related: https://github.com/squidfunk/mkdocs-material-insiders/pull/42 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to install MkDocs Material Insiders as part of my deployment workflow. I've set up the token as an environment variable. Here is my code for
deploy.yml
:However, the workflow runs with the following error. Any ideas how to get unstuck?
Beta Was this translation helpful? Give feedback.
All reactions