From 580689634ef58c2017079f3b17bb8ee9b4431c9b Mon Sep 17 00:00:00 2001 From: Alexandr Bogomyakov Date: Tue, 20 Jun 2023 15:23:38 +0300 Subject: [PATCH] Improve actions --- .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 a48d476..f74db9b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ env: BINARY_NAME: rexec jobs: build: - name: Build static binary ${{ env.BINARY_NAME }} + name: Build static binary runs-on: ubuntu-latest permissions: contents: write