From 4a289215be347a1e0d858cd3f6449e65b132e0fc Mon Sep 17 00:00:00 2001 From: AlexanderGalkov <143902290+AlexanderGalkov@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:47:00 +0600 Subject: [PATCH] Update linux-build.yml Signed-off-by: AlexanderGalkov <143902290+AlexanderGalkov@users.noreply.github.com> --- .github/workflows/linux-build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linux-build.yml b/.github/workflows/linux-build.yml index a8a0225..ff601b0 100644 --- a/.github/workflows/linux-build.yml +++ b/.github/workflows/linux-build.yml @@ -80,5 +80,6 @@ jobs: repo_token: ${{ secrets.GITHUB_TOKEN }} file: ./${{ matrix.os }}-${{ matrix.release }}-amneziawg-tools.zip tag: ${{ github.ref }} + release_name: ${{ github.ref_name }} overwrite: true file_glob: true