Skip to content

Commit 03ca852

Browse files
committed
Allow for autobuilds and releases
and done
1 parent 4b1b664 commit 03ca852

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@ jobs:
6161
artifacts: "CrowControl.zip"
6262
allowUpdates: true
6363
generateReleaseNotes: true
64-
makeLatest: "latest"
65-
draft: true
64+
omitNameDuringUpdate: true
65+
makeLatest: "legacy"
66+
draft: false

0 commit comments

Comments
 (0)