From 83a90ac059bb0a898c75f174b5d7b855fd68d066 Mon Sep 17 00:00:00 2001 From: maksimdrachov <39975120+maksimdrachov@users.noreply.github.com> Date: Fri, 30 Aug 2024 13:39:06 +0300 Subject: [PATCH] Update .github/workflows/test-and-release.yml Co-authored-by: Pavel Kirienko --- .github/workflows/test-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index fb34397..d0c238b 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -66,7 +66,7 @@ jobs: # The job status is per matrix item, which is super convenient. name: ${{github.job}}-#${{strategy.job-index}}-${{job.status}}-${{join(matrix.*, ',')}} path: "**/*.log" - retention-days: 365 + retention-days: 90 yakut-release: name: Release Yakut