Skip to content

Commit 4e1afa1

Browse files
committed
update comment
1 parent d7a12d0 commit 4e1afa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

golang/publish/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ else
99
fi
1010
echo "DRY_RUN=$DRY_RUN" >> $GITHUB_ENV
1111

12-
# Handle cloud release versions
12+
# Get the tag names, taking into account cloud releases
1313
TAG_NAME="v${VERSION}"
1414
PREV_TAG_NAME="v${PREV_VERSION}"
1515
if [[ "${TAG_NAME}" =~ ^cloud.* ]]; then

0 commit comments

Comments
 (0)