Skip to content

Commit

Permalink
change to regular release
Browse files Browse the repository at this point in the history
  • Loading branch information
vltmedia authored Jun 8, 2021
1 parent 16ff13a commit d36b488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
id: create_release
with:
draft: false
prerelease: true
prerelease: false
release_name: ${{ steps.envname.outputs.outname }}
tag_name: ${{ steps.envname.outputs.outname }}
body_path: ${{github.workspace}}/CHANGELOG.md
Expand Down

0 comments on commit d36b488

Please sign in to comment.