This commit is contained in:
plasmagoat 2025-06-09 18:44:59 +02:00
parent 58cc72d64c
commit ed6564f212

View file

@ -163,7 +163,7 @@ jobs:
shell: bash
- name: Create Forgejo Release
uses: https://github.com/actions/create-release@v1
uses: https://git.procopius.dk/plasmagoat/forgejo-release@d62f1bf34a1cce3b4f871223747654ba63227cca
with:
title: "NixOS Base Image ${{ steps.version.outputs.tag }}"
prerelease: ${{ github.ref_type != 'tag' }}