1
0
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:
Sebastiaan van Steenis
2021-06-03 11:53:58 +02:00
parent ca8cc62303
commit fe6511d005

View File

@@ -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