mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-16 23:26:59 +00:00
chnagelog
This commit is contained in:
parent
41bec3409d
commit
157f272b0f
1 changed files with 1 additions and 1 deletions
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 a new issue