fix: select all build files
This commit is contained in:
parent
8956317197
commit
c418792653
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -26,4 +26,5 @@ jobs:
|
||||
- name: Create release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: build/.
|
||||
files: |-
|
||||
build/**
|
Loading…
x
Reference in New Issue
Block a user