mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-12 06:20:09 +09:00
chnagelog
This commit is contained in:
parent
41bec3409d
commit
157f272b0f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
tag_name: ${{ steps.bump_version.outputs.ytdl_version }}
|
||||
release_name: youtube-dl ${{ steps.bump_version.outputs.ytdl_version }}
|
||||
commitish: ${{ steps.push_release.outputs.head_sha }}
|
||||
body: This is a daily build of youtube-dl.
|
||||
body: ${{ env.changelog }}
|
||||
draft: false
|
||||
prerelease: false
|
||||
- name: Upload youtube-dl Unix binary
|
||||
|
Loading…
Reference in New Issue
Block a user