ci: fix missing 'fi' in GitHub release workflow script
This commit is contained in:
1
.github/workflows/github-release.yml
vendored
1
.github/workflows/github-release.yml
vendored
@ -137,3 +137,4 @@ jobs:
|
||||
else
|
||||
echo "Error: No files found to upload"
|
||||
exit 1
|
||||
fi
|
Reference in New Issue
Block a user