chore(ci): manually update cache key on format change
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
|
||||
with:
|
||||
path: changelog.json.gz
|
||||
key: changelog-json-${{ hashFiles('charttool') }}
|
||||
key: changelog-json-format-2
|
||||
|
||||
- name: Generate Changelog
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user