You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@annotator.apache.org by ra...@apache.org on 2021/03/28 22:55:48 UTC

[incubator-annotator] branch master updated: Update CI npm token

This is an automated email from the ASF dual-hosted git repository.

randall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git


The following commit(s) were added to refs/heads/master by this push:
     new 9119f8f  Update CI npm token
9119f8f is described below

commit 9119f8f825f13bd3e42a78943858f76507aa0903
Author: Randall Leeds <ra...@apache.org>
AuthorDate: Sun Mar 28 15:54:59 2021 -0700

    Update CI npm token
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 857c9c9..f639044 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,7 @@ jobs:
         provider: npm
         edge: true
         api_token:
-          secure: kjnHYXAsaqKFX9tYWRC4Zp/k9e8RQ79jVdjBNKlFExmPL5AvocYz/YeCbA/hZSnR02IjVHDAgWxVKCSDcIpDmhs0Bd7fOuyNmNm+ET0aFF6emtAMnw4RfmS0z0ZcQ8gDk3EhQ+c59VTe6s3TexBxXXUhEclKghF/iRFrcHtPBxmqTuo1rH9Nyp9Kk7QLFHMC2y1AWeTpjCdKA5ooxPb353oXRHS985sirnYkzUphTkMSFkK27hupbDpDSfiHYOZEZzGWUrgT7YYALqcck22Jqy7MdWhZgoAOFr0R26oz7wVssnvt2PNc8hFgK4oLBRwKloNjBKMBChRoJ257yGM2ak+z844xFx36u1x/MOS6NhC15UOdyZLKm6gyGFvNOUVuPmLpNhwh/0DkZ+N56FevOWoAT7+fg3Op67KnGKk3TZfEPKOixqF4w6TfhJCEQfEvZg/6618SfoxuI5SidBqweRNT9B [...]
+          secure: 536H8eHmJx60Ke+aOJkkFig6qA1Mim2lsEUzx5ue3dyMSkOI56WBVFG2iKOMxwzh4fSnyR1aZD1mUGyDjl8yt95OfDx+BFkV/HRES5F1xLldczXpUR5Wyy2oLozBNnIuvEr6JVSWyKhAszNQ4404JztN6NnliQb3Cr+J6K1/GAhptjd7nYMuzqlGLI02hX8IBSSx/ZojEUS0Mg3XNH1B8dQA6IgNQx45AO02UtdvHMoEAUsb4WjMjtRa8TDtEX1uOqqihy0yBJXn4lLrScT2wkDK8z+FUhKlS6QCmAmS1dk2mpPuzInZ89kXv8ABX0bSI2ccx8dypFfwT3Sl7JXJ4TX116J5n3R3rZ2ndXFZoI+v6YVDvfsI4neQbAeessLX794Rol1HFiKTc4xFD4h0yB16Z9s7L2RhHciNtRoUkBPCVFPe34PSQpW5AA/jX2lIDmPyvmau7x1GCOPQNXljjc50w9 [...]
         run_script: publish -- --canary --exact --force-publish "*" --yes minor
         on:
           branch: master