From 00b86a99cb3b5c499ef86ad0706e0bcd3e469000 Mon Sep 17 00:00:00 2001 From: Henrik <15855905+high3eam@users.noreply.github.com> Date: Sun, 9 Feb 2025 20:35:14 +0100 Subject: [PATCH] Update release-lte-mod.yml --- .github/workflows/release-lte-mod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-lte-mod.yml b/.github/workflows/release-lte-mod.yml index 130e114..b1023d1 100644 --- a/.github/workflows/release-lte-mod.yml +++ b/.github/workflows/release-lte-mod.yml @@ -50,7 +50,7 @@ jobs: "version": "${{ env.MOD_VERSION }}", "versionCode": ${{ env.MOD_VERSIONCODE }}, "zipUrl": "https://github.com/${{ github.repository }}/releases/download/${{ env.RELEASE_TAG }}/p9_lte_combos_mod_v${{ env.MOD_VERSION }}.zip", - "changelog": "https://raw.githubusercontent.com/high3eam/pixel9-EU-combos/main/changelog-LTE.md" + "changelog": "https://raw.githubusercontent.com/${{ github.repository }}/main/changelog-LTE.md" } EOF