From aa5c86485fcde92174589f3e612a2b46c61b4046 Mon Sep 17 00:00:00 2001 From: Bastian Eicher Date: Fri, 29 Mar 2024 17:56:24 +0100 Subject: [PATCH] Simplified CI --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 65d2653..1f6e96f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,8 +34,6 @@ jobs: 0capture-${{steps.gitversion.outputs.legacySemVer}}.tar.zst body: | **[Documentation and download instructions](https://docs.0install.net/tools/0capture/)** - - Based on [Zero Install .NET ${{steps.gitversion.outputs.nuGetVersion}}](https://github.com/0install/0install-dotnet/releases/${{steps.gitversion.outputs.nuGetVersion}}). - name: Publish feed if: github.ref_type == 'tag' env: