Skip to content

Commit 6351b29

Browse files
committed
Make non pre-release
1 parent 9628150 commit 6351b29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
git_hash=$(git rev-parse --short "$GITHUB_SHA")
5555
gh release create master-$git_hash \
5656
/home/runner/work/gcc/gcc-13.deb \
57-
--prerelease \
5857
--repo="$GITHUB_REPOSITORY" \
5958
--title="${GITHUB_REPOSITORY#*/} $git_hash" \
6059
--generate-notes

0 commit comments

Comments
 (0)