From 15be01196a9128d7469f1ec763cfbb89e7fcdd57 Mon Sep 17 00:00:00 2001
From: iorebuild <iorebuild@linuxacme.com>
Date: Thu, 15 May 2025 13:01:18 +0800
Subject: [PATCH] =?UTF-8?q?Release=20v1.9.5=20=E6=B5=8B=E8=AF=95md5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitea/workflows/AutoRelease.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitea/workflows/AutoRelease.yaml b/.gitea/workflows/AutoRelease.yaml
index 40a7d56..8f1e7b3 100644
--- a/.gitea/workflows/AutoRelease.yaml
+++ b/.gitea/workflows/AutoRelease.yaml
@@ -184,6 +184,7 @@ jobs:
           draft: false
           prerelease: false
           files: |
+            ${{ steps.output-md5-file.outputs.md5_result }}
             ${{ steps.find-bin-files-1.outputs.bin_files }}
             ${{ steps.find-bin-files-2.outputs.bin_files }}
             ${{ steps.find-bin-files-3.outputs.bin_files }}