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