mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-18 09:38:54 +00:00
chore: Fix changelog generator cache (#18100)
* chore: Fix changelog * u * u * u * u * u
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user