fix github actions workflow

This commit is contained in:
Felix Lohmeier 2022-04-06 20:46:16 +02:00
parent c0facb81e0
commit 7812e5c8de
1 changed files with 1 additions and 1 deletions

View File

@ -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: |