We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e5d52 commit ee7c2a8Copy full SHA for ee7c2a8
entrypoint.sh
@@ -62,6 +62,7 @@ if [[ "$ACTION" == "$TRIGGER_ACTION" ]]; then
62
--changelog.repository=${OWNER_ID}/${REPOSITORY_NAME} \
63
--changelog.github.username=${GH_USERNAME} \
64
--changelog.github.password=${GITHUB_TOKEN} \
65
+ --changelog.milestone-reference=id \
66
--spring.config.location=${CONFIG_FILE} \
67
${MILESTONE_NUMBER} \
68
${OUTPUT_FOLDER}/${OUTPUT_FILENAME}
0 commit comments