Skip to content

Commit e90d648

Browse files
authored
Update release instructions (dbt-labs#942)
1 parent 4feda1c commit e90d648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎RELEASE.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There's a few scenarios that might prompt a release:
1515
1. Click "Choose a tag", then paste your version number (with no "v" in the name), then click "Create new tag: x.y.z. on publish"
1616
- The “Release title” will be identical to the tag name
1717
1. Click the "Generate release notes" button
18-
1. Copy and paste the generated release notes into `CHANGELOG.md`, commit, and merge into the `main` branch
18+
1. Copy and paste the generated release notes into [`CHANGELOG.md`](https://github.com/dbt-labs/dbt-utils/blob/main/CHANGELOG.md?plain=1), reformat to match previous entries, commit, and merge into the `main` branch ([example](https://github.com/dbt-labs/dbt-utils/pull/901))
1919
1. Click the "Publish release" button
2020
- This will automatically create an "Assets" section containing:
2121
- Source code (zip)

0 commit comments

Comments
 (0)