mirror of
				https://github.com/smartfrigde/armcord.git
				synced 2024-08-14 23:56:58 +00:00 
			
		
		
		
	Update build.yml
This commit is contained in:
		
							parent
							
								
									bf4f0e4a5b
								
							
						
					
					
						commit
						1107db1545
					
				
					 1 changed files with 7 additions and 1 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -30,3 +30,9 @@ jobs: | ||||||
|           # If the commit is tagged with a version (e.g. "v1.0.0"), |           # If the commit is tagged with a version (e.g. "v1.0.0"), | ||||||
|           # release the app after building |           # release the app after building | ||||||
|           release: ${{ startsWith(github.ref, 'refs/tags/v') }} |           release: ${{ startsWith(github.ref, 'refs/tags/v') }} | ||||||
|  |         - name: Archive production builds | ||||||
|  |           uses: actions/upload-artifact@v2 | ||||||
|  |           with: | ||||||
|  |             name: dist folder | ||||||
|  |             path: | | ||||||
|  |               dist | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue