diff --git a/.github/workflows/release-creation.yml b/.github/workflows/release-creation.yml index 9b908c1..6f93baa 100644 --- a/.github/workflows/release-creation.yml +++ b/.github/workflows/release-creation.yml @@ -22,7 +22,7 @@ jobs: env: version: ${{github.event.release.tag_name}} url: https://github.com/${{github.repository}} - manifest: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.json + manifest: https://github.com/${{github.repository}}/releases/latest/download/module.json download: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.zip # for a FULL RELEASE