Skip to content

Commit

Permalink
Update cmake-single-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DeaSTL authored Oct 26, 2023
1 parent effbe4b commit 134bdbc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@ jobs:
asset_name: cmaker-${{github.run_number}}
tag: nightly
overwrite: false
pre-release: true
body: "Release build: ${{github.run_number}}"
prerelease: true
make_latest: true
release_name: "Alpha: ${{github.run_number}}"
body: "Alpha build: ${{github.run_number}}"


0 comments on commit 134bdbc

Please sign in to comment.