How releases and Docker image tags work for ghcr.io/gitguardian/mcp-server. Triggers when releasing a new version, changing release.yml, building an image from a branch, or answering "which tag should I deploy / what does latest point to".
$npx -y skills add gitguardian/ggmcp --skill docker-image-tagsInstalls into the current project.
Run `npx skills use "https://github.com/gitguardian/ggmcp" --skill "gitguardian/ggmcp/docker-image-tags"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gitguardian/ggmcp" that are relevant to the current task. Run `npx skills add "https://github.com/gitguardian/ggmcp"` and select the relevant skills, then follow their instructions.