softprops / action-gh-release

📦 :octocat: GitHub Action for creating GitHub Releases
MIT License
4.21k stars 461 forks source link

Support files with unicode names #542

Open geaden opened 1 week ago

geaden commented 1 week ago

When files with unicodes names are used in release unicode symobls are converted to underscore. Moreover, files with the same pattern, like か_き_く.pdf and ら_り_ね.pdf are overwritten and only one of the is uploaded.

In interface the name of the file is: ._._..pdf.

The issue is most likely related to https://github.com/cli/cli/issues/8580, however I've seen releases with unicode assets.