1
0
mirror of https://github.com/bia-technologies/yaxunit.git synced 2025-02-13 19:42:02 +02:00

artifacts retention

This commit is contained in:
alkoleft 2023-09-04 20:17:25 +03:00
parent 77f78208a6
commit f3a69e5439
2 changed files with 3 additions and 0 deletions

View File

@ -72,3 +72,5 @@ jobs:
with:
name: ${{ inputs.artifact_name }}
path: binary\*.*
if-no-files-found: error
retention-days: 1

View File

@ -63,3 +63,4 @@ jobs:
name: ${{ inputs.artifact_name }}
path: export.7z
if-no-files-found: error
retention-days: 1