Update release trigger CI variable name

This commit is contained in:
jaseg 2020-11-18 13:26:26 +01:00
parent 0a678f936b
commit 0dd90dd146

View file

@ -2,7 +2,7 @@
set -euo pipefail
SOURCE_BRANCH=$(git branch --show-current)
MAKE_TAGS_CAUSE=${MAKE_TAGS_CAUSE:-"Manual command-line makefile invocation"}
RELEASE_TRIGGER=${RELEASE_TRIGGER:-"Manual command-line makefile invocation"}
GIT_AUTHOR_NAME=${GIT_AUTHOR_NAME:-'STM32Square Auto-Release Script'}
GIT_AUTHOR_EMAIL=${GIT_AUTHOR_EMAIL:-'autorelease@stm32square.jaseg.de'}
@ -21,7 +21,7 @@ git add svd mx_mcu_db prog_db chip_db
git commit --allow-empty -m "STM32Square Auto-Release $TIMESTAMP
This is an automatic release commit. Generation was invoked from:
$MAKE_TAGS_CAUSE
$RELEASE_TRIGGER
Component versions: