Skip to content

Commit

Permalink
release.yml: retention-days: 60
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellukashov committed Jan 28, 2024
1 parent 64f2f53 commit 3233996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
with:
name: result
path: ./*.7z
retention-days: 1
retention-days: 60

create-release:
needs: [build]
Expand Down

0 comments on commit 3233996

Please sign in to comment.