[cleanup Fix some typos

* `MetadataFromFieldPP` is not deprecated!
* Wrong args to `MetadataFromFieldPP`
* Some mistakes in change log
* Type in build.yml causing release tag to be placed on wrong commit
This commit is contained in:
pukkandan 2021-12-01 10:12:25 +05:30
parent 814dfb7e25
commit a804f6d89c
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
3 changed files with 9 additions and 12 deletions

View file

@ -119,7 +119,7 @@ jobs:
with:
tag_name: ${{ steps.bump_version.outputs.ytdlp_version }}
release_name: yt-dlp ${{ steps.bump_version.outputs.ytdlp_version }}
commitish: ${{ steps.push_update.outputs.head_sha }}
commitish: ${{ steps.push_release.outputs.head_sha }}
body: |
#### [A description of the various files]((https://github.com/yt-dlp/yt-dlp#release-files)) are in the README