Skip to content

Commit 4692bab

Browse files
add glob
1 parent 42535e4 commit 4692bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ jobs:
102102
token: ${{ secrets.GITHUB_TOKEN }}
103103
body: ${{ steps.create_changelog.outputs.content }}
104104
tag_name: ${{ steps.create_changelog.outputs.version }}
105-
files: ${{ steps.download.outputs.download-path }}
105+
files: ${{ steps.download.outputs.download-path }}/*

0 commit comments

Comments
 (0)