fix(ignore): fix commit-user-lookup cache

This commit is contained in:
koenkk
2023-08-01 18:29:22 +02:00
parent 590564c158
commit 758b8144a1
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
path: z2m/scripts/commit-user-lookup.json
key: commit-user-lookup-dummy
restore-keys: |
- commit-user-lookup-
commit-user-lookup-
- name: Generate changelog
run: |
MASTER_Z2M_VERSION=$(cat z2m-master/package.json | jq -r '.version')