override incase of tag trigger
This commit is contained in:
parent
e276928862
commit
f0a992f2a5
1 changed files with 1 additions and 0 deletions
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue