Skip to content

Commit 1acb390

Browse files
committed
Print version
1 parent 7bc236e commit 1acb390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
else
186186
VERSION=${{ needs.charts-release.outputs.version }}
187187
fi
188+
echo "Version: $VERSION"
188189
189190
sed -i "s/e2b_charts/e2b_charts==${VERSION}/g" requirements.txt
190191

0 commit comments

Comments
 (0)