diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 778a25d..e0970d1 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -110,4 +110,5 @@ jobs: --repo "$GITHUB_REPOSITORY" \ --title "${{ steps.version-check.outputs.TAG }}" \ --notes-file /tmp/release-notes.md \ + --latest \ "${ASSETS[@]}"