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 8bb3190 commit effbe4b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
file: ${{github.workspace}}/dist/release-${{github.run_number}}.tar.gz
asset_name: cmaker-${{github.run_number}}
tag: nightly
overwrite: true
body: "This is my release text"
overwrite: false
pre-release: true
body: "Release build: ${{github.run_number}}"


0 comments on commit effbe4b

Please sign in to comment.