Skip to content

Commit

Permalink
Work on dotnet-desktop.yml
Browse files Browse the repository at this point in the history
- Fix create release
  • Loading branch information
JoergHoffmannatGitHub committed Jan 4, 2024
1 parent 4c8baf2 commit dcc8539
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet-desktop-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ jobs:
with:
tag_name: ${{ github.ref_name }}
release_name: ${{ github.ref_name }}
draft: false
prerelease: false

# Upload release asset: https://github.com/actions/upload-release-asset
- name: Update release asset
Expand Down

0 comments on commit dcc8539

Please sign in to comment.