diff options
author | Simon Sawicki <contact@grub4k.xyz> | 2023-03-03 22:33:12 +0530 |
---|---|---|
committer | pukkandan <pukkandan.ytdlp@gmail.com> | 2023-03-03 22:54:23 +0530 |
commit | 29cb20bd563c02671b31dd840139e93dd37150a1 (patch) | |
tree | c9198d47a705bdbd19d948919327b808bc11a4fe /Changelog.md | |
parent | d400e261cf029a3f20d364113b14de973be75404 (diff) | |
download | hypervideo-pre-29cb20bd563c02671b31dd840139e93dd37150a1.tar.lz hypervideo-pre-29cb20bd563c02671b31dd840139e93dd37150a1.tar.xz hypervideo-pre-29cb20bd563c02671b31dd840139e93dd37150a1.zip |
[build] Automated builds and nightly releases (#6220)
Closes #1839
Authored by: Grub4K, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/Changelog.md b/Changelog.md index 24bc8a2e2..60bd99f72 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,13 +1,7 @@ # Changelog <!-- -# Instuctions for creating release - -* Run `make doc` -* Update Changelog.md and CONTRIBUTORS -* Change "Based on ytdl" version in Readme.md if needed -* Commit as `Release <version>` and push to master -* Dispatch the workflow https://github.com/yt-dlp/yt-dlp/actions/workflows/build.yml on master +# To create a release, dispatch the https://github.com/yt-dlp/yt-dlp/actions/workflows/release.yml workflow on master --> ### 2023.02.17 |