mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 04:21:15 +00:00
💚 fix: try recursive directory search when upload release
This commit is contained in:
parent
b4b9f6ccb5
commit
50e27039cb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -244,4 +244,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
./uploadtool/upload.sh Release/*
|
./uploadtool/upload.sh Release/**/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user