summaryrefslogtreecommitdiff
path: root/docs/npm.md
diff options
context:
space:
mode:
authorSeth Vargo <[email protected]>2025-08-12 22:36:37 -0400
committerGitHub <[email protected]>2025-08-13 02:36:37 +0000
commitb6da98e8e9ecaebc95bbc0cd0e2b93bd4a81b07d (patch)
tree19e227ca2d7d40610ebdfcb8193b5312ef10d95c /docs/npm.md
parent0e8bbfb8ba2b02f8e80850c7f6b444c72fbd7340 (diff)
chore(ci): Ensure action and community workflows are consistent and not vulnerable to injection attacks (#6107)
Diffstat (limited to 'docs/npm.md')
-rw-r--r--docs/npm.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/npm.md b/docs/npm.md
index ed99f0b8..466e25d0 100644
--- a/docs/npm.md
+++ b/docs/npm.md
@@ -58,7 +58,7 @@ To install the latest nightly build, use the `@nightly` tag:
npm install -g @google/gemini-cli@nightly
```
-We also run a Google cloud build called [release-docker.yml](../.gcp/release-docker.yaml). Which publishes the sandbox docker to match your release. This will also be moved to GH and combined with the main release file once service account permissions are sorted out.
+We also run a Google cloud build called [release-docker.yml](../.gcp/release-docker.yml). Which publishes the sandbox docker to match your release. This will also be moved to GH and combined with the main release file once service account permissions are sorted out.
### After the Release