From ab3badb19125e2627483cf49449bb585c96bbc9b Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Sun, 1 Aug 2021 12:07:01 +0200 Subject: [PATCH] set retention days for GitHub Artifacts --- .github/workflows/openrefine.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/openrefine.yml b/.github/workflows/openrefine.yml index 24a8af4..cd226e8 100644 --- a/.github/workflows/openrefine.yml +++ b/.github/workflows/openrefine.yml @@ -55,6 +55,7 @@ jobs: with: name: OpenRefine project(s) path: .openrefine/data/*.openrefine.tar.gz + retention-days: 5 - name: check logfile for any warnings if: always() run: |