mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update draft-release.yml
This commit is contained in:
parent
5f8cb2d794
commit
8e63507dbd
2
.github/workflows/draft-release.yml
vendored
2
.github/workflows/draft-release.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
done
|
||||
|
||||
rm -f upload-files.txt
|
||||
find all-artifacts -type f \( -iname '*.exe' -o -iname '*.dmg' -o -iname '*.snap' -o -iname '*.AppImage' \) | grep 'SimpliPlay' > upload-files.txt
|
||||
find all-artifacts -type f \( -iname '*.exe' -o -iname '*.dmg' -o -iname '*.AppImage' \) | grep 'SimpliPlay' > upload-files.txt
|
||||
|
||||
echo "Filtered files to upload:"
|
||||
cat upload-files.txt
|
||||
|
Loading…
Reference in New Issue
Block a user