chore: Fix changelog generator cache (#18100)

* chore: Fix changelog

* u

* u

* u

* u

* u
This commit is contained in:
Koen Kanters
2023-06-23 18:14:35 +02:00
committed by GitHub
parent a744838e9c
commit b3fbf78bec
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
- name: Cache commit-user-lookup.json
uses: actions/cache@v3
with:
path: scripts/commit-user-lookup.json
path: z2m/scripts/commit-user-lookup.json
key: always
- name: Update latest-dev release changelog
run: |