This commit is contained in:
plasmagoat 2025-06-09 02:37:08 +02:00
parent 9b6a3f8954
commit 5761682665

View file

@ -126,7 +126,6 @@ jobs:
prerelease: ${{ github.ref_type != 'tag' }} prerelease: ${{ github.ref_type != 'tag' }}
tag: ${{ steps.version.outputs.tag }} tag: ${{ steps.version.outputs.tag }}
direction: upload direction: upload
override: true
release-notes: | release-notes: |
This release contains the NixOS base image for Proxmox labeled `${{ steps.version.outputs.tag }}`. This release contains the NixOS base image for Proxmox labeled `${{ steps.version.outputs.tag }}`.
release-dir: "${{ steps.artifact.outputs.download-path }}/nix-support" release-dir: "${{ steps.artifact.outputs.download-path }}/nix-support"