Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Keelhauled committed Feb 3, 2025
1 parent 9b6f178 commit 6aedf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
with:
draft: true
generate_release_notes: false
files: ${{ steps.info.outputs.file }}
files: bin/Release/${{ steps.info.outputs.file }}
tag_name: ${{ steps.info.outputs.date }}
body_path: body.md

0 comments on commit 6aedf97

Please sign in to comment.