From ed6564f2127b508b580788c44452afaeb093db4f Mon Sep 17 00:00:00 2001 From: plasmagoat Date: Mon, 9 Jun 2025 18:44:59 +0200 Subject: [PATCH] test --- .forgejo/workflows/full-single.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/full-single.yml b/.forgejo/workflows/full-single.yml index 961a0aa..e6fd8a8 100644 --- a/.forgejo/workflows/full-single.yml +++ b/.forgejo/workflows/full-single.yml @@ -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' }}