You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename "private" insiders version of this action (#8)
When we move all our images off of DockerHub, we have a problem.
The public version of this action on DockerHub and the private
version on GHCR have the same name and will conflict.
This commit changes the name of the private version that includes
the insiders version of the mkdocs material theme to include
"-insiders" at the end to distinguish between them.
Once the new package has latest and release tags available, I'll
delete the current package so the name can be reused for the public
version and we can start transitioning it from DockerHub to
GitHub Container Registry.
0 commit comments