-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Checklist
- This is a bug report and not a different kind of issue
- I have read the contribution guidelines
- I have checked the list of open and recently closed bug reports
- I have checked the commit log of the master branch
Streamlink version
Latest stable release
Description
The source-dist tarball was uploaded to PyPI:
- https://github.com/streamlink/streamlink/runs/6243222315?check_suite_focus=true#step:10:87
- https://pypi.org/project/streamlink/4.0.0/#files
But for some reason was not uploaded to the GitHub release:
- https://github.com/streamlink/streamlink/runs/6243222315?check_suite_focus=true#step:9:11
- https://github.com/streamlink/streamlink/releases/tag/4.0.0
The GH release script has not been changed (yet - #4497) and the file name hasn't changed its format, so I wonder what's going on here...
The only change in regards to the release CI config was this, the removal of .exe, of the BASH brace expansion:
- https://github.com/streamlink/streamlink/blame/master/.github/workflows/main.yml#L121-L157
- 2dd2f35#diff-7829468e86c1cc5d5133195b5cb48e1ff6c75e3e9203777f6b2e379d9e4882b3R153
Debug log
-