diff --git a/.drone.yml b/.drone.yml index 4847580..ed2a1ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,7 @@ steps: - master - name: publish pre - image: plugins/npm + image: plugins/npm:1.0.0 settings: username: from_secret: npm_username @@ -46,7 +46,7 @@ steps: - master - name: publish tagged version - image: plugins/npm + image: plugins/npm:1.0.0 settings: username: from_secret: npm_username