From 569af3c4df4023f9c7977147dae83097f85c011a Mon Sep 17 00:00:00 2001 From: spv Date: Fri, 26 Jul 2024 13:20:53 +0200 Subject: [PATCH] bruh Signed-off-by: spv --- .gitea/workflows/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index e8e706c..f0ba10e 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -22,6 +22,7 @@ jobs: with: sha256sum: true body_path: ./CHANGES.md + tag_name: '${{hashFiles(./target/release/rsa_implementation)}}' name: '${{hashFiles(./target/release/rsa_implementation)}}' files: |- ./target/release/rsa_implementation