Update release-nr-mod.yml

This commit is contained in:
Henrik
2025-02-08 23:39:38 +01:00
committed by GitHub
parent d5e802adaf
commit afe031be8d

View File

@@ -50,7 +50,7 @@ jobs:
"version": "${{ env.MOD_VERSION }}", "version": "${{ env.MOD_VERSION }}",
"versionCode": ${{ env.MOD_VERSIONCODE }}, "versionCode": ${{ env.MOD_VERSIONCODE }},
"zipUrl": "https://github.com/${{ github.repository }}/releases/download/${{ env.RELEASE_TAG }}/p9_nr_platform_mod.zip", "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 EOF