From adac71b5bc46363175ed81e86b63ae275cde7690 Mon Sep 17 00:00:00 2001 From: Dakkshesh Date: Fri, 8 Aug 2025 14:41:29 +0530 Subject: [PATCH] workflows: changelogs: Update repo URL Signed-off-by: Dakkshesh --- .github/workflows/changelogs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelogs.yml b/.github/workflows/changelogs.yml index 0f89b84..9ff667c 100644 --- a/.github/workflows/changelogs.yml +++ b/.github/workflows/changelogs.yml @@ -57,7 +57,7 @@ jobs: "version": "${{ steps.release.outputs.tag }}", "versionCode": ${{ steps.vercode.outputs.versionCode }}, "zipUrl": "${{ steps.release.outputs.zip_url }}", - "changelog": "https://raw.githubusercontent.com/beakthoven/TrickyStore/changelog/changelog.md" + "changelog": "https://raw.githubusercontent.com/beakthoven/TrickyStoreOSS/changelog/changelog.md" } EOF