Skip to content

Commit

Permalink
Stop auto-publishing whatwg-fetch on tagged releases
Browse files Browse the repository at this point in the history
I have enabled 2FA for my npm account, and thus CI is not allowed to publish releases on my behalf without my manual intervention.
  • Loading branch information
mislav committed May 24, 2019
1 parent 3674c98 commit 37d1036
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Expand Up @@ -9,11 +9,3 @@ addons:
cache:
directories:
- node_modules
deploy:
provider: npm
email: mislav.marohnic@gmail.com
api_key:
secure: ZEyP/T3jWwvrMp/rdZoMkyc3T7SoFJpGFFCjd7rOG76k/DTRxcYVTAPES8mEq/Xk0fF8qM4ZY//izuxEtFEuJmdRFuvJcIptVrAlbEiqlyNiN1EkwRPayd3qte/UYLvD9bGrfKRVrXeohW0GGDZH48CsHVo3yNrX6NWS7Nxxze4=
on:
tags: true
repo: github/fetch

0 comments on commit 37d1036

Please sign in to comment.