We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d2e8b commit 7690488Copy full SHA for 7690488
AGENTS.md
@@ -249,7 +249,7 @@ All workflows use GitHub Actions:
249
- **format.yml** - Checks code formatting with `make format`
250
- **release.yml** - Creates GitHub releases with signed binaries (triggered by tags or main branch)
251
- **build-binaries.yml** - Reusable workflow that builds for all platforms and signs macOS binaries
252
-- **docker.yml** - Builds and publishes Docker images to GitHub Container Registry
+- **build-cli-docker.yml** - Builds and publishes Docker images to GitHub Container Registry
253
254
**Platforms built:**
255
0 commit comments