Simplify release text (#1936)
This commit is contained in:
@@ -254,9 +254,7 @@ jobs:
|
|||||||
gh release create ${CIRCLE_TAG} \
|
gh release create ${CIRCLE_TAG} \
|
||||||
--title "$CIRCLE_TAG" \
|
--title "$CIRCLE_TAG" \
|
||||||
--draft \
|
--draft \
|
||||||
--notes "# Wasmd ${CIRCLE_TAG} Release
|
--notes "See the [CHANGELOG](https://github.com/CosmWasm/wasmd/blob/${CIRCLE_TAG}/CHANGELOG.md) for details on the changes in this version."
|
||||||
See the [CHANGELOG](https://github.com/CosmWasm/wasmd/blob/${CIRCLE_TAG}/CHANGELOG.md) for details on the changes in this version.
|
|
||||||
"
|
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
test-suite:
|
test-suite:
|
||||||
|
|||||||
Reference in New Issue
Block a user