File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ _environment variable to the token's value._
5050 and usage of an access token is only necessary when installing Insiders
5151 over HTTPS, which is the recommended way when building from within a CI/CD
5252 workflow, e.g. using [ GitHub Pages] [ 16 ] or [ GitLab Pages] [ 17 ] .
53+
5354
5455 [ 5 ] : https://python-markdown.github.io/
5556 [ 6 ] : https://pygments.org/
@@ -94,7 +95,8 @@ _environment variable to the token's value._
9495 [ GitHub Container Registry] [ 18 ] , the [ personal access token] [ 14 ] requires
9596 the [ ` read:packages ` ] [ 15 ] scope. Note that you need to login before pulling
9697 the Docker image. As an example, see the [ ` publish ` ] [ 19 ] workflow of the
97- Material for MkDocs repository.
98+ Material for MkDocs repository. You'll also need to enable "[ Improved Container Support] [ 20 ] "
99+ on your account.
98100
99101 [ 10 ] : https://hub.docker.com/r/squidfunk/mkdocs-material/
100102 [ 11 ] : https://github.com/byrnereese/mkdocs-minify-plugin
@@ -156,3 +158,4 @@ sponsor][9]._
156158 [ 17 ] : publishing-your-site.md#gitlab-pages
157159 [ 18 ] : https://docs.github.com/en/free-pro-team@latest/packages/getting-started-with-github-container-registry/about-github-container-registry
158160 [ 19 ] : https://github.com/squidfunk/mkdocs-material/blob/master/.github/workflows/publish.yml
161+ [ 20 ] : https://docs.github.com/en/free-pro-team@latest/packages/guides/enabling-improved-container-support
You can’t perform that action at this time.
0 commit comments