Skip to content

Commit a1c3bdd

Browse files
brunoborgesCopilot
andcommitted
Update GitHub release title to 'GitHub Copilot SDK for Java'
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0704bc5 commit a1c3bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
207207
# Build the gh release command
208208
GH_ARGS=("${CURRENT_TAG}")
209-
GH_ARGS+=("--title" "Copilot Java SDK ${VERSION}")
209+
GH_ARGS+=("--title" "GitHub Copilot SDK for Java ${VERSION}")
210210
GH_ARGS+=("--notes" "${RELEASE_NOTES}")
211211
GH_ARGS+=("--generate-notes")
212212

0 commit comments

Comments
 (0)