From 851ce12ca85176ec3c26a50b777d8acbd46b4b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=98=E7=AE=A8=20Bamcane?= <65482653+Bamcane@users.noreply.github.com> Date: Tue, 27 Aug 2024 21:43:00 +0800 Subject: [PATCH] Update build.yaml --- .github/workflows/build.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 28bd1d043d..4af7d5a06e 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -108,5 +108,7 @@ jobs: file: release/artifacts asset_name: ${{ matrix.package-file }} tag: build + release_name: Build Latest Teeworlds + overwrite: true prerelease: true - file_glob: true + overwrite: true