mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 02:00:20 +00:00 
			
		
		
		
	Fixed the upload path
This commit is contained in:
		
							parent
							
								
									61a8b4827c
								
							
						
					
					
						commit
						2116c4d438
					
				
							
								
								
									
										2
									
								
								.github/workflows/build-and-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-and-release.yml
									
									
									
									
										vendored
									
									
								
							@ -720,6 +720,6 @@ jobs:
 | 
			
		||||
          
 | 
			
		||||
        with:
 | 
			
		||||
          name: MindWork AI Studio ${{ env.FORMATTED_VERSION }}
 | 
			
		||||
          path: $GITHUB_WORKSPACE/release/assets
 | 
			
		||||
          path: /release/assets/
 | 
			
		||||
          if-no-files-found: error
 | 
			
		||||
          retention-days: ${{ env.RETENTION_RELEASE_ASSETS }}
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user