Skip to content

Commit f3abc00

Browse files
committed
Release 27 OSSRH migration
1 parent a5c2a36 commit f3abc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ jobs:
383383
with:
384384
draft: false
385385
prerelease: false
386-
release_name: ${{ github.event.repository.name }} ${{ env.RELEASE_VERSION }}
386+
release_name: ${{ github.event.repository.name }} RELEASE270 ${{ env.RELEASE_VERSION }}
387387
tag_name: ${{ env.RELEASE_VERSION }}
388388
env:
389389
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)