workflows: changelogs: Update repo URL

Signed-off-by: Dakkshesh <dakkshesh5@gmail.com>
This commit is contained in:
Dakkshesh
2025-08-08 14:41:29 +05:30
parent a17b276875
commit adac71b5bc
+1 -1
View File
@@ -57,7 +57,7 @@ jobs:
"version": "${{ steps.release.outputs.tag }}",
"versionCode": ${{ steps.vercode.outputs.versionCode }},
"zipUrl": "${{ steps.release.outputs.zip_url }}",
"changelog": "https://raw.githubusercontent.com/beakthoven/TrickyStore/changelog/changelog.md"
"changelog": "https://raw.githubusercontent.com/beakthoven/TrickyStoreOSS/changelog/changelog.md"
}
EOF