Try with a different glob
This commit is contained in:
parent
01f6f5c137
commit
a04538710f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -56,4 +56,4 @@ jobs:
|
||||||
body: <Put a body here>
|
body: <Put a body here>
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: false
|
prerelease: false
|
||||||
files: ./artifacts/*
|
files: artifacts/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue