Skip to content

Commit ea27383

Browse files
committed
npm publishing now uses bot credentials
1 parent 038e548 commit ea27383

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ deploy:
2222
tags: true
2323
all_branches: true
2424
- provider: npm
25-
email: tailsu@gmail.com
25+
email: nativescript@telerik.com
2626
api_key:
27-
secure: NL1DbE1q8tPqIYA4ixZqpvaDeYkPCnMst2/bB/fBcHsR8pqV+QxBCC0LE5GGhIzrFEBcnppsC1jIv9HWOezdNFPcBBF4zVUQzMWlrZSQ3EY1vWAqfKjgHiWRWd3hXu3gNR8SfqRHTn+VcmKhOWA6c9lgez41/BdJSE5Z3WupF+g=
27+
secure: KISJen/tS+355itLT6eI5rBAwL9utOLDT1l8z6dJKLdt24l9LvKxhHlYI/WOCVPvNCUQ8cQAqGcVgmD+SmTpoCkBAHMml3C/zGZSwYd6Km1/1Eu0JtodbtLjLaTaPYpU+I7Z2bC6eFdb8hIrFEZhf92oQAyLCgBQJpu3ECjxXgI= on:
2828
on:
2929
tags: true
3030
all_branches: true

0 commit comments

Comments
 (0)