Chore: remove npm provider
This commit is contained in:
@ -48,11 +48,3 @@ deploy:
|
|||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
node_js: "lts/*"
|
node_js: "lts/*"
|
||||||
# - provider: npm
|
|
||||||
# skip-cleanup: true
|
|
||||||
# email: $NPM_EMAIL_ADDRESS
|
|
||||||
# api_key: $NPM_AUTH_TOKEN
|
|
||||||
# on:
|
|
||||||
# tags: true
|
|
||||||
# node_js: "lts/*"
|
|
||||||
#
|
|
||||||
|
Reference in New Issue
Block a user