Skip to content

Commit 9a17a5d

Browse files
authored
Add tag_name to GitHub release workflow
1 parent 0380c46 commit 9a17a5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,7 @@ jobs:
525525
path: artifacts
526526
pattern: fluidsynth-*
527527
merge-multiple: false
528+
tag_name: ${{ github.event.release.tag_name }}
528529

529530
- name: Create release archives
530531
run: |

0 commit comments

Comments
 (0)