Skip to content

Commit 8bad106

Browse files
committed
update readme
1 parent 72a08d0 commit 8bad106

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -258,17 +258,10 @@ filename along with the resulting location in the bucket is printed.
258258
## Create Release Branch
259259

260260
Use this action to create a release branch and populate it with metadata.
261-
It will create a new Silk Asset Group, update the SBOM-lite file,
262-
update the ``SILK_ASSET_GROUP`` and ``EVERGREEN_PROJECT`` env variables
261+
It will update ``EVERGREEN_PROJECT`` env variable
263262
in the release workflow file, bump the version to a
264263
prerelease version, and push the changes.
265264

266-
> [!Note]
267-
> You will need to wait overnight before making a release on
268-
> the new branch to allow Silk to be populated, so it is recommended to
269-
> make a minor/major release prior to creating a release branch, or create the
270-
> release branch at least one day before a planned release.
271-
272265
```yaml
273266
- name: Setup
274267
uses: mongodb-labs/drivers-github-tools/setup@v2

0 commit comments

Comments
 (0)