Remove trailing whitespace

This commit is contained in:
a1346054 2021-08-25 16:17:56 +00:00
commit 98c7934c46
4 changed files with 5 additions and 7 deletions

View file

@ -26,4 +26,3 @@ do
done
gh release upload "$tag" "${files[@]}" --clobber || exit 1
done