workflows: changelogs: Update repo URL
Signed-off-by: Dakkshesh <dakkshesh5@gmail.com>
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
|||||||
"version": "${{ steps.release.outputs.tag }}",
|
"version": "${{ steps.release.outputs.tag }}",
|
||||||
"versionCode": ${{ steps.vercode.outputs.versionCode }},
|
"versionCode": ${{ steps.vercode.outputs.versionCode }},
|
||||||
"zipUrl": "${{ steps.release.outputs.zip_url }}",
|
"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
|
EOF
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user