From d8cdfbbf5905b330d18fe67a15533442199b5974 Mon Sep 17 00:00:00 2001 From: Ultradesu Date: Tue, 8 Apr 2025 18:46:13 +0100 Subject: [PATCH] Update CI --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4d106a3..7259a9b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -104,7 +104,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: allowUpdates: true - body: "Релиз rexec версии ${{ env.VERSION }}. Статические сборки для Linux (x86_64), Windows (x86_64) и MacOS (arm64)." + body: "Release rexec ${{ env.VERSION }}. Static build for Linux (x86_64), Windows (x86_64) и MacOS (arm64)." upload: name: Upload Release Assets