We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b019c5 commit e6ac770Copy full SHA for e6ac770
.github/workflows/dotnet-desktop.yml
@@ -75,7 +75,7 @@ jobs:
75
automatic_release_tag: "latest"
76
prerelease: false
77
draft: false
78
- title: Release ${{ github.ref#refs/tags/ }}
+ title: Release ${{ github.ref_name }}
79
files: |
80
./${{ env.zip_name_without_framework }}
81
./${{ env.zip_name_with_framework }}
0 commit comments