diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d8e0a04..d1a505a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,6 +74,7 @@ jobs: file: build/giftlist.zip asset_name: giftlist.zip prerelease: true + release_name: v${{ github.ref }} tag: ${{ github.ref }} overwrite: true body: ${{steps.build_changelog.outputs.changelog}}