From 864cf358eeda3a759790033040c17d31fa01540a Mon Sep 17 00:00:00 2001 From: Henrik <15855905+high3eam@users.noreply.github.com> Date: Sun, 9 Feb 2025 00:03:03 +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 f8f5141..eb9afcc 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.md" + "changelog": "https://raw.githubusercontent.com/high3eam/pixel9-EU-combos/main/changelog-LTE.md" } EOF