Skip to content

Commit abba7b1

Browse files
committed
GHA: publish release workflow
1 parent d330d73 commit abba7b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-eclipse-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@ jobs:
7070
with:
7171
payload: |
7272
{
73-
"text": "spring-tools-announcing `${{ inputs.release_version }}` is available now",
73+
"text": "spring-tools-4-announcing `${{ inputs.release_version }}`",
7474
"blocks": [
7575
{
7676
"type": "section",
7777
"text": {
7878
"type": "mrkdwn",
79-
"text": "spring-tools-announcing `${{ inputs.release_version }}` is available now"
79+
"text": "spring-tools-4-announcing `${{ inputs.release_version }}`"
8080
}
8181
}
8282
]

0 commit comments

Comments
 (0)