mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 09:01:56 +00:00 
			
		
		
		
	Update appveyor.yml
This commit is contained in:
		@@ -26,6 +26,11 @@ before_deploy:
 | 
				
			|||||||
deploy:
 | 
					deploy:
 | 
				
			||||||
  description: 'Automatically deployed release'
 | 
					  description: 'Automatically deployed release'
 | 
				
			||||||
  artifact: /.*\.zip/
 | 
					  artifact: /.*\.zip/
 | 
				
			||||||
 | 
					  # Here's how:
 | 
				
			||||||
 | 
					  # - Go to 'https://github.com/settings/tokens/new' and generate a Token with only the
 | 
				
			||||||
 | 
					  # `public_repo` scope enabled
 | 
				
			||||||
 | 
					  # - Then go to 'https://ci.appveyor.com/tools/encrypt' and enter the newly generated token.
 | 
				
			||||||
 | 
					  # - Enter the "encrypted value" below
 | 
				
			||||||
  auth_token: 
 | 
					  auth_token: 
 | 
				
			||||||
    secure: rqjjigrWMvBgDaONpurfMQvZbFgR6pD8XQGMCfh/UfoDdwJdjEuMYu11tMRxelOR
 | 
					    secure: rqjjigrWMvBgDaONpurfMQvZbFgR6pD8XQGMCfh/UfoDdwJdjEuMYu11tMRxelOR
 | 
				
			||||||
  provider: GitHub
 | 
					  provider: GitHub
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user