Merge pull request #1897 from Steveice10/main
Update release action artifact glob.
This commit is contained in:
commit
c893a0380a
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -125,5 +125,5 @@ jobs:
|
||||
- name: Create Release
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
artifacts: "MoltenVK/*"
|
||||
artifacts: "MoltenVK*/*"
|
||||
artifactErrorsFailBuild: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user