From c0a52c32ea72c441a6d3ff0ff30ae1c09043336c Mon Sep 17 00:00:00 2001 From: dirkf Date: Mon, 3 Jul 2023 09:22:42 +0100 Subject: [PATCH] [misc] Change to "nightly" builds --- .github/workflows/build.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 421027d40..7ef05b7ed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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: This is a nightly build of youtube-dl. draft: false prerelease: false - name: Upload youtube-dl Unix binary diff --git a/README.md b/README.md index 1a23a15c3..35a18b217 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Build Status](https://github.com/ytdl-org/youtube-dl/workflows/CI/badge.svg)](https://github.com/ytdl-org/youtube-dl/actions?query=workflow%3ACI) -**This repository is for unofficial daily builds.** +**This repository is for unofficial nightly builds.** **Please do not open any issues nor pull requests.** youtube-dl - download videos from youtube.com or other video platforms