Update release-lte-mod.yml

This commit is contained in:
Henrik
2025-02-09 20:35:14 +01:00
committed by GitHub
parent 1fb39e6c37
commit 00b86a99cb

View File

@@ -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