mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-26 01:13:41 +02:00
CD: make email configurable so API key can be changed more easily
This commit is contained in:
parent
e9df670425
commit
c3d4155ddc
@ -44,7 +44,7 @@ jobs:
|
||||
deploy:
|
||||
provider: npm
|
||||
skip_cleanup: true
|
||||
email: "johanringmann@gmail.com"
|
||||
email: "$NPM_EMAIL"
|
||||
api_key: "$NPM_KEY"
|
||||
on:
|
||||
branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user