mirror of
https://github.com/tugsi/Filaman.git
synced 2026-07-10 10:12:50 +02:00
ci: fix missing 'fi' in GitHub release workflow script
This commit is contained in:
@@ -136,4 +136,5 @@ jobs:
|
|||||||
$FILES_TO_UPLOAD
|
$FILES_TO_UPLOAD
|
||||||
else
|
else
|
||||||
echo "Error: No files found to upload"
|
echo "Error: No files found to upload"
|
||||||
exit 1
|
exit 1
|
||||||
|
fi
|
||||||
Reference in New Issue
Block a user