Skip to content

Commit 3d7e673

Browse files
committed
Update GitHub release title to simplify naming convention
1 parent 7135f86 commit 3d7e673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
179179
gh release create "v${VERSION}" \
180180
${{ inputs.prerelease == true && '--prerelease' || '' }} \
181-
--title "Copilot Community Java SDK ${VERSION}" \
181+
--title "Copilot Java SDK ${VERSION}" \
182182
--notes "${RELEASE_NOTES}" \
183183
--generate-notes \
184184
--target "v${VERSION}"

0 commit comments

Comments
 (0)