diff --git a/.forgejo/workflows/build-image.yml b/.forgejo/workflows/build-image.yml index 3f80fae..6a4fda3 100644 --- a/.forgejo/workflows/build-image.yml +++ b/.forgejo/workflows/build-image.yml @@ -136,6 +136,7 @@ jobs: with: title: "NixOS Base Image ${{ steps.version.outputs.tag }}" prerelease: ${{ github.ref_type != 'tag' }} + override: ${{ github.ref_type == 'tag' }} tag: ${{ steps.version.outputs.tag }} direction: upload release-notes: |