Skip to content

Commit 6e6ca0f

Browse files
beikovDavideD
authored andcommitted
Fix typos
1 parent 65cbbf2 commit 6e6ca0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ if [ "$RELEASE_SUFFIX" == '.Final' ]; then
8989
TAG_NAME=$RELEASE_VERSION_BASIS
9090
else
9191
TAG_NAME=$RELEASE_VERSION
92-
end
92+
fi
9393

9494
if [ "$PUSH_CHANGES" == 'true' ] && [ -z "$GITHUB_API_TOKEN" ]; then
9595
echo "ERROR: Environment variable GITHUB_API_TOKEN must not be empty"

0 commit comments

Comments
 (0)