mirror of
				https://github.com/smartfrigde/armcord.git
				synced 2024-08-14 23:56:58 +00:00 
			
		
		
		
	Merge branch 'main' of https://github.com/smartfrigde/armcord
This commit is contained in:
		
						commit
						f8c4e139fc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -29,9 +29,9 @@ jobs: | ||||||
|           skip_build: true |           skip_build: true | ||||||
|           # 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') }} disabled for now as it caused problems |           release: ${{ startsWith(github.ref, 'refs/tags/v') }} #disabled for now as it caused problems (nvm) | ||||||
|       - name: Archive production builds |       - name: Archive production builds | ||||||
|         uses: actions/upload-artifact@v2 |         uses: actions/upload-artifact@v2 | ||||||
|         with: |         with: | ||||||
|           name: dist folder |           name: dist folder | ||||||
|           path: dist/** |           path: dist/** | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue