mirror of
https://github.com/opencultureconsulting/openrefine-github-action.git
synced 2025-03-30 00:00:41 +01:00
set retention days for GitHub Artifacts
This commit is contained in:
parent
a4f9deb9f0
commit
ab3badb191
1
.github/workflows/openrefine.yml
vendored
1
.github/workflows/openrefine.yml
vendored
@ -55,6 +55,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: OpenRefine project(s)
|
name: OpenRefine project(s)
|
||||||
path: .openrefine/data/*.openrefine.tar.gz
|
path: .openrefine/data/*.openrefine.tar.gz
|
||||||
|
retention-days: 5
|
||||||
- name: check logfile for any warnings
|
- name: check logfile for any warnings
|
||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user