@@ -60,7 +60,7 @@ steps:
event: [ tag ]
depends_on: [ build ]
settings:
- title: ${DRONE_REPO_NAME} # file or string
+ title: ${DRONE_REPO_NAME} ${DRONE_BRANCH}-${DRONE_TAG} ${DRONE_OS}-${DRONE_ARCH} # file or string
note: RELEASE.md # file or string
draft: false
prerelease: false