Skip to content

Commit 6aedf97

Browse files
committed
Update release.yaml
1 parent 9b6f178 commit 6aedf97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
with:
3737
draft: true
3838
generate_release_notes: false
39-
files: ${{ steps.info.outputs.file }}
39+
files: bin/Release/${{ steps.info.outputs.file }}
4040
tag_name: ${{ steps.info.outputs.date }}
4141
body_path: body.md

0 commit comments

Comments
 (0)