chnagelog

pull/30644/head
Lesmiscore 4 years ago
parent 41bec3409d
commit 157f272b0f
No known key found for this signature in database
GPG Key ID: 0EC2B52CF86236FF

@ -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…
Cancel
Save