diff --git a/.drone.yml b/.drone.yml index 69edcac..ad2c462 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ steps: - master - name: publish pre - image: plugins/npm + image: plugins/npm:1.0.0 settings: username: from_secret: npm_username @@ -55,7 +55,7 @@ steps: - master - name: publish tagged version - image: plugins/npm + image: plugins/npm:1.0.0 settings: username: from_secret: npm_username