Skip to content

Commit 7708464

Browse files
committed
Mark new releases as prerelease
1 parent 70151a9 commit 7708464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/regular-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
with:
3838
tag_name: cbmc-${{ env.CBMC_VERSION }}
3939
release_name: cbmc-${{ env.CBMC_VERSION }}
40+
prerelease: true
4041
body: |
4142
This is CBMC version ${{ env.CBMC_VERSION }}.
4243

0 commit comments

Comments
 (0)