diff --git a/.drone.yml b/.drone.yml index 35b06af..c21148c 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