diff --git a/.drone.yml b/.drone.yml
index bcb281b50f2ef25a37e12ae2302c062eee2e046f..bef2a76a377c078e163313de0b2d6bde4dd70963 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -9,7 +9,7 @@ trigger:
     - master
 
 steps:
-  - name: upload-python-client
+  - name: Upload to pypi
     image: python:3.8-alpine
     environment:
       PYPI_REPO:
@@ -30,7 +30,7 @@ trigger:
     - refs/tags/v*
 
 steps:
-  - name: upload-python-client
+  - name: Upload to pypi
     image: python:3.8-alpine
     environment:
       PYPI_REPO: