mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
Fix: add more debug
This commit is contained in:
2
.github/workflows/helm-release.yml
vendored
2
.github/workflows/helm-release.yml
vendored
@@ -38,6 +38,8 @@ jobs:
|
||||
pwd
|
||||
cat charts/open-webui/Chart.yaml | ./yq -r '.version'
|
||||
echo "VERSION=$(cat charts/open-webui/Chart.yaml | ./yq -r '.version')" >> $GITHUB_OUTPUT
|
||||
echo "DEBUG: GITHUB_OUTPUT"
|
||||
echo $GITHUB_OUTPUT
|
||||
echo "DEBUG: Version"
|
||||
echo $VERSION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user