Skip to content

Commit

Permalink
⚠ Force merge pull request #64 from goodeggs/ci/rotate-npm-token
Browse files Browse the repository at this point in the history
ci: rotate NPM automation token
  • Loading branch information
goodeggs-mk authored Sep 3, 2021
2 parents 34641d7 + 9095c25 commit af87b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ deploy:
provider: npm
email: [email protected]
api_token:
secure: "q4MMnH0AF/vRXsJH3rNJ7U//D5HEVN8LI23FCTlrn5/B1G2BCNcAUCUreLih17JpjayP06ggAyu1Tu3GoFfnFCjD/Y9iWU1HN5evTF9vHOH/RIFXCwkPr+pw0zrfuVKa3zUlcMZ90YH7c6LKXmNWMWtmqwEo6j8ysdYStLe0ytw="
secure: "CIn2D/TGuTtOPJM4HpD+wW73FwKzA3YGrB1b7yHiYJIkkuppKW4Uu37xGV8aO7p+qIawFqHN3BWg8gwpaz8TnQr48a8gbTbz4KRg1gsw3nK+NniiOnBwi00bZwV0KGCMyMsHmN6cTyIgi43Pc5bdn+34yRlCA+e25iKAZ+4K5o4="
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit af87b3d

Please sign in to comment.