From 8f36dce861bc03223834f5d25cad5134fd7218b3 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 9 Jan 2022 10:29:21 -0500 Subject: [PATCH] Trying to publish with npm token --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 456b949..717ed0a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,6 +26,7 @@ steps: password: from_secret: npm_password email: tyhou13@gmx.com + token: npm_token when: ref: - refs/tags/*