Skip to content

Commit e2180b7

Browse files
committed
Update release.yml
1 parent a858e56 commit e2180b7

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
@@ -56,6 +56,7 @@ jobs:
5656
# not making a patch release
5757
if ! grep --quiet "^## Version ${STABLE_VERSION}/${UNSTABLE_VERSION} " CHANGELOG.md; then
5858
echo the pull request generated by prepare-release-branch.yml needs to be merged first
59+
echo ${STABLE_VERSION}/${UNSTABLE_VERSION}
5960
exit 1
6061
fi
6162
fi

0 commit comments

Comments
 (0)