Browse Source

update drone.yml

tags/v0.0.11^0
Peter Vivell 6 years ago
parent
commit
f159943b9b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml View File

@@ -51,7 +51,7 @@ steps:
51 51
     event: [ tag ]
52 52
   depends_on: [ build ]
53 53
   settings:
54
-    title: release-linux-amd64 # file or string
54
+    title: $${REPO_NAME} $${BRANCH}-$${TAG} $${OS}-$${ARCH} # file or string
55 55
     note: RELEASE.md # file or string
56 56
     draft: false
57 57
     prerelease: false

Loading…
Cancel
Save