Fix: add more debug

This commit is contained in:
0xThresh.eth
2024-11-08 22:01:08 -07:00
parent 99c0b98a24
commit 18d6f3c49e
2 changed files with 3 additions and 1 deletions

View File

@@ -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