I find `,` will split ,but glob allow `'.**/*.{exe,deb,tar.gz}'` match https://github.com/softprops/action-gh-release/blob/19cd0bcd2b95a5f9e0aab8377b3cae33e51c2234/src/util.ts#L48
I find
,will split ,but glob allow'.**/*.{exe,deb,tar.gz}'matchaction-gh-release/src/util.ts
Line 48 in 19cd0bc