From 1072e0d7e150fa93d052af5d7499bcd0f3eaa1c7 Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Sat, 7 Dec 2024 07:08:01 +0300 Subject: [PATCH] Updates the tweak integration link --- .github/workflows/main.yml | 2 +- .github/workflows/ytp_beta.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ef9346a..9689921 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -48,7 +48,7 @@ on: info_note: description: "TIP: Learn more about integrations in the README via the link below" - default: "https://github.com/dayanch96/YTLite#how-to-build-a-youtube-plus-app-by-yourself-using-github-actions" + default: "https://github.com/dayanch96/YTLite#tweak-integration-details" type: string required: false diff --git a/.github/workflows/ytp_beta.yml b/.github/workflows/ytp_beta.yml index 2a8e97e..b223503 100644 --- a/.github/workflows/ytp_beta.yml +++ b/.github/workflows/ytp_beta.yml @@ -48,7 +48,7 @@ on: info_note: description: "TIP: Learn more about integrations in the README via the link below" - default: "https://github.com/dayanch96/YTLite#how-to-build-a-youtube-plus-app-by-yourself-using-github-actions" + default: "https://github.com/dayanch96/YTLite#tweak-integration-details" type: string required: false