From e878fb7b6cc022b0ecd23e55d573d2ca60704f8c Mon Sep 17 00:00:00 2001 From: arabian Date: Sun, 5 Apr 2026 00:27:31 +0300 Subject: [PATCH] refactor --- .github/workflows/dev-release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/dev-release.yml b/.github/workflows/dev-release.yml index 611ce26..58f2ebc 100644 --- a/.github/workflows/dev-release.yml +++ b/.github/workflows/dev-release.yml @@ -105,8 +105,6 @@ jobs: target_commitish: ${{ github.sha }} name: "Development Build" body: | - Автоматическая сборка последней версии для тестирования. - **Commit:** [${{ steps.release_info.outputs.commit }}](https://github.com/${{ github.repository }}/commit/${{ github.sha }}) **Date:** ${{ steps.release_info.outputs.date }} prerelease: true