ソースを参照

npm access token

master
nitowa 2年前
コミット
865e4f991e
1個のファイルの変更2行の追加0行の削除
  1. 2
    0
      .drone.yml

+ 2
- 0
.drone.yml ファイルの表示

@@ -73,6 +73,8 @@ steps:
73 73
     username: nitowa
74 74
     password:
75 75
       from_secret: npm_password
76
+    token:
77
+      from_secret: npm_access_token
76 78
     email: peter.millauer@gmail.com
77 79
   when:
78 80
     event:

読み込み中…
キャンセル
保存