diff --git a/.github/workflows/release-nr-mod.yml b/.github/workflows/release-nr-mod.yml index dfa2fee..3960953 100644 --- a/.github/workflows/release-nr-mod.yml +++ b/.github/workflows/release-nr-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_nr_platform_mod.zip", - "changelog": "https://github.com/${{ github.repository }}/releases/tag/${{ env.RELEASE_TAG }}" + "changelog": "https://raw.githubusercontent.com/high3eam/pixel9-EU-combos/main/changelog.md" } EOF