fix github actions workflow
This commit is contained in:
parent
c0facb81e0
commit
7812e5c8de
|
@ -20,7 +20,7 @@ jobs:
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: OpenRefine project and logfile
|
name: OpenRefine project and logfile
|
||||||
path: .openrefine/data
|
path: .openrefine/tmp
|
||||||
retention-days: 7
|
retention-days: 7
|
||||||
- name: git commit and push
|
- name: git commit and push
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue