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