Skip to content

Commit 707f110

Browse files
committed
fix yaml
1 parent da654f7 commit 707f110

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
@@ -51,4 +51,4 @@ jobs:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
with:
5353
body_path: RELEASE-NOTES
54-
files: *.tar
54+
files: "*.tar"

0 commit comments

Comments
 (0)