Sebastian Schmidt
					
					6 years ago
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 80B9687901B6587C
						
					
				
			
		
		
		
	
		
			
				 3 changed files with 
3 additions and 
3 deletions
			 
			
		 
		
			
				- 
					
					
					 
					.github/workflows/rust-linux.yml
				
 
			
				- 
					
					
					 
					.github/workflows/rust-mac.yml
				
 
			
				- 
					
					
					 
					.github/workflows/rust-win.yml
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -53,7 +53,7 @@ jobs: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        path: target/x86_64-unknown-linux-gnu/release/bitwarden_rs | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    - name: Release | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      uses: Shopify/upload-to-release@v1 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      uses: Shopify/upload-to-release@1.0.0 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      if: startsWith(github.ref, 'refs/tags/') | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      with: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        name: x86_64-unknown-linux-gnu-${{ matrix.db-backend }}-bitwarden_rs | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  | 
				
			
			
		
	
								
							
						
					 
					
				 
			 
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -53,7 +53,7 @@ jobs: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        path: target/x86_64-apple-darwin/release/bitwarden_rs | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    - name: Release | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      uses: Shopify/upload-to-release@v1 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      uses: Shopify/upload-to-release@1.0.0 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      if: startsWith(github.ref, 'refs/tags/') | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      with: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        name: x86_64-apple-darwin-${{ matrix.db-backend }}-bitwarden_rs | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  | 
				
			
			
		
	
								
							
						
					 
					
				 
			 
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -52,7 +52,7 @@ jobs: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        path: target/release/bitwarden_rs.exe | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    - name: Release | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      uses: Shopify/upload-to-release@v1 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      uses: Shopify/upload-to-release@1.0.0 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      if: startsWith(github.ref, 'refs/tags/') | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      with: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        name: x86_64-pc-windows-${{ matrix.db-backend }}-bitwarden_rs | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |