Skip to content

Commit 75117ab

Browse files
authored
Increase retention days for output files from 2 to 7
1 parent 66ebfad commit 75117ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: ${{ steps.pdt_date.outputs.PDT_DATE }}
3737
path: ./output.txt
3838
if-no-files-found: error
39-
retention-days: 2
39+
retention-days: 7
4040
overwrite: false
4141
include-hidden-files: false
4242

0 commit comments

Comments
 (0)