Skip to content

Commit b63919f

Browse files
authored
Update release notes header in changelog build (#355)
1 parent b835939 commit b63919f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
RELEASE_VERSION=${RELEASE_BRANCH#r}
5050
CHANGELOG=$(echo "$CHANGELOG" | sed '/^[[:blank:]]*#/s/#/###/')
5151
52-
RELEASE_NOTES="## NVIDIA Neural Modules $RELEASE_VERSION
52+
RELEASE_NOTES="## NVIDIA Nemo Run $RELEASE_VERSION
5353
5454
### Detailed Changelogs:
5555

0 commit comments

Comments
 (0)