Skip to content

Commit 59cec7b

Browse files
committed
chore(release): create new release via script
1 parent efd0cd0 commit 59cec7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci-env/flags.sh-e

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# This flag indicates if the tag should be treated as a latest one, which is going to trigger
33
# - npm publish with `latest` tag, which will become new default version
44
# - main version incrementation
5-
latest=false
5+
echo "isLatest=false" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)