mirror of
https://github.com/truecharts/charts.git
synced 2026-07-11 21:51:22 -03:00
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:
2
.github/workflows/charts-release.yaml
vendored
2
.github/workflows/charts-release.yaml
vendored
@@ -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