Skip to content

Commit

Permalink
Update .github/workflows/test-and-release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Pavel Kirienko <[email protected]>
  • Loading branch information
maksimdrachov and pavel-kirienko authored Aug 30, 2024
1 parent 9d4dfbe commit 83a90ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 83a90ac

Please sign in to comment.