Commit 29f1c1c
authored
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.1 parent 6b25cc7 commit 29f1c1c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments