We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3316d30 commit 6809c26Copy full SHA for 6809c26
.github/workflows/release.yml
@@ -506,7 +506,7 @@ jobs:
506
export DIST_SVN_REVISION=$(awk '/Last Changed Rev:/ {print $4}' dev-repo/DIST_SVN_REVISION.txt)
507
508
echo "*************************************************"
509
- echo "Subject: [ANNOUNCE] Apache Grails (incubating) ${VERSION}
+ echo "Subject: [ANNOUNCE] Apache Grails (incubating) ${VERSION}"
510
511
echo "Body:"
512
0 commit comments