diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index ebf768c..fb34397 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: 7 + retention-days: 365 yakut-release: name: Release Yakut