ソースを参照

Update drone.yml

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

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

@@ -43,7 +43,7 @@ steps:
43 43
     event: [ tag ]
44 44
   depends_on: [ build ]
45 45
   settings:
46
-    title: ${DRONE_REPO_NAME}-${DRONE_REPO_BRANCH}-${DRONE_TAG} # file or string
46
+    title: Release ${DRONE_REPO_NAME}-${DRONE_REPO_BRANCH}-${DRONE_TAG} # file or string
47 47
     note: RELEASE.md # file or string
48 48
     draft: false
49 49
     prerelease: false

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