From fd1bf4bacea0fa4410f861e81d5996cbe04acc7b Mon Sep 17 00:00:00 2001 From: Boof <97455552+hexahigh@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:25:57 +0100 Subject: [PATCH] Update build&release.yml --- .github/workflows/build&release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build&release.yml b/.github/workflows/build&release.yml index 137bdf4..c76daf4 100644 --- a/.github/workflows/build&release.yml +++ b/.github/workflows/build&release.yml @@ -38,7 +38,7 @@ jobs: - name: Upload the artifact uses: actions/upload-artifact@v3 with: - name: build + name: dht-dce path: | dht-dce-windows-386.exe dht-dce-windows-amd64.exe