mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 06:34:03 +00:00
Add title to (pre) release
This commit is contained in:
@@ -44,6 +44,7 @@ steps:
|
||||
- "build/bin/rke_*"
|
||||
- "dist/artifacts/${DRONE_TAG}/*"
|
||||
prerelease: true
|
||||
title: "Pre-release ${DRONE_TAG}"
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
@@ -63,6 +64,7 @@ steps:
|
||||
- "dist/artifacts/${DRONE_TAG}/*"
|
||||
api_key:
|
||||
from_secret: github_token
|
||||
title: "Release ${DRONE_TAG}"
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
Reference in New Issue
Block a user