From d0704d81e67104793f28aece02f6c816bae3e655 Mon Sep 17 00:00:00 2001 From: spv Date: Fri, 26 Jul 2024 01:43:06 +0200 Subject: [PATCH] bruh Signed-off-by: spv --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index b440941..4fbad6d 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -16,6 +16,6 @@ jobs: uses: https://gitea.com/actions/release-action@main with: files: |- - target/release/rsa + target/release/rsa_implementation api_key: '${{secrets.RELEASE_TOKEN}}'