Skip to content

Commit

Permalink
Use PR title and description
Browse files Browse the repository at this point in the history
  • Loading branch information
nref committed Oct 28, 2024
1 parent 792fdd7 commit 00eb327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
draft: true
allowUpdates: true
tag: ${{ env.VERSION }}
name: ${{ $env.VERSION }} - ${{ env.PR_TITLE }}
name: "${{ $env.VERSION }} - ${{ env.PR_TITLE }}"
body: ${{ $env.PR_DESCRIPTION }}

0 comments on commit 00eb327

Please sign in to comment.