Skip to content

Commit 6618f66

Browse files
committed
docs: make release on rc/** branches possible (#50)
Signed-off-by: Mariusz Jasuwienas <jasuwienas@gmail.com>
1 parent 5a30ae2 commit 6618f66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
PROCEED="false"
138138
fi
139139
140-
echo "Calculated version: ${OUTVER}"
140+
echo "Calculated version: ${VERSION}"
141141
echo "version=${OUTVER}" >> "${GITHUB_OUTPUT}"
142142
echo "need-release=${PROCEED}" >> "${GITHUB_OUTPUT}"
143143

0 commit comments

Comments
 (0)