Procházet zdrojové kódy

Update drone.yml

tags/v0.0.22^0
Peter Vivell před 6 roky
rodič
revize
c26cdc532c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml Zobrazit soubor

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

Načítá se…
Zrušit
Uložit