override incase of tag trigger

This commit is contained in:
plasmagoat 2025-06-09 03:15:02 +02:00
parent e276928862
commit f0a992f2a5

View file

@ -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: |