Skip to content

Commit 482cd6e

Browse files
committed
dev.mk: everything is release
Change-Id: Ie9c189e16f01af13f7ce84f45ae17653da89d31d
1 parent da75861 commit 482cd6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,4 @@ build:
4444
github-release edit \
4545
--tag "${RELEASE_NAME}" \
4646
--name "${RELEASE_TITLE}" \
47-
--description "${DESCRIPTION}" \
48-
--pre-release
47+
--description "${DESCRIPTION}"

0 commit comments

Comments
 (0)