fix(ci): hardcode changelog-cache version for now.

This commit is contained in:
Kjeld Schouten
2025-04-09 19:21:24 +02:00
parent 3ba81d8c8c
commit 472f90fe4e
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
shell: bash
if: github.event_name == 'push'
run: |
ver=$(./temp/clustertool charts genchangelog format-version)
ver="1"
rev="1"
key="changelog-format-$ver-rev-$rev"
echo "Cache Key is: $key"