mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 18:41:07 +03: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