ソースを参照

update drone.yml

tags/v0.0.19^0
Peter Vivell 6年前
コミット
8b9105a552
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml ファイルの表示

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

読み込み中…
キャンセル
保存