diff --git a/.github/workflows/changelogs.yml b/.github/workflows/changelogs.yml index 0f89b84..9ff667c 100644 --- a/.github/workflows/changelogs.yml +++ b/.github/workflows/changelogs.yml @@ -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