Skip to content

Commit b84760b

Browse files
Fix release flow
1 parent 9802739 commit b84760b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
echo "Error: Git tag ($RELEASE_VERSION) does not match pom.xml version ($POM_VERSION)"
4040
exit 1
4141
fi
42-
42+
4343
echo "RELEASE_VERSION=$RELEASE_VERSION" >> $GITHUB_ENV
4444
shell: bash
4545

0 commit comments

Comments
 (0)