Skip to content

Commit

Permalink
Extend artifact lifetime to 28 days
Browse files Browse the repository at this point in the history
  • Loading branch information
romandemidov committed Feb 17, 2025
1 parent 306d728 commit a8b2103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/4testing-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
with:
name: ONLYOFFICE_DesktopEditors-${{ github.event.inputs.version }}-${{ github.event.inputs.build }}
path: ./out
retention-days: 14
retention-days: 28

0 comments on commit a8b2103

Please sign in to comment.