Skip to content

Commit da4b391

Browse files
Update release/README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 242c841 commit da4b391

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ the project itself, [git][git-docs], [GitHub][github-guides], and
1414

1515
First, ensure that our release includes a `googleapis` commit that adheres to
1616
our [update policy][googleapis-sha-update-policy]. This generally means aiming
17-
for a commit that is 5-7 days old. You may need to run the `external/googleapis/renovate.sh`
18-
script with a specific `COMMIT` and `COMMIT_DATE` to select the desired commit. By default,
19-
this script uses the latest commit.
17+
for a commit that is 5-7 days old. You may need to run the `external/googleapis/renovate.sh`
18+
script to select the desired commit. By default, it uses the latest commit, but you can
19+
specify an older one using the `COMMIT` and `COMMIT_DATE` variables.
2020

2121
Once the `googleapis` commit has been updated in our repository and the change
2222
is merged, run the `release/publish-bcr.sh` script using the same selected

0 commit comments

Comments
 (0)