From eb5db3c26e69c406722efb243ef5577ce0d8987c Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 5 Mar 2026 22:39:47 +0100 Subject: ci: overwrite files from releases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows/build.yml') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dcd6054..215b74c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,6 +40,7 @@ jobs: tag_name: latest name: Continuous Build files: out/*.nes + overwrite_files: true body: | This release was automatically generated from commit ${{github.sha}}. draft: false -- cgit v1.2.3