Rename the app to Zoo Design Studio (#5974)
* WIP: Change the name of the app Fixes #5971 * Force release build * More renames * Fix release builds on PR * Remove alpha on home page, replace with nightly if nightly * Change appId back to dev.zoo.modeling-app after updater test failure * Cleanup towards review * Lint * Lint plus @jacebrowning's suggestion * Lint
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build-apps.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-apps.yml
									
									
									
									
										vendored
									
									
								
							@ -241,7 +241,7 @@ jobs:
 | 
			
		||||
      - uses: actions/upload-artifact@v4
 | 
			
		||||
        with:
 | 
			
		||||
          name: out-arm64-${{ matrix.platform }}
 | 
			
		||||
          # first two will pick both Zoo Modeling App-$VERSION-arm64-win.exe and Zoo Modeling App-$VERSION-win.exe
 | 
			
		||||
          # first two will pick both Zoo Design Studio-$VERSION-arm64-win.exe and Zoo Design Studio-$VERSION-win.exe
 | 
			
		||||
          path: |
 | 
			
		||||
            out/*-${{ env.VERSION_NO_V }}-win.*
 | 
			
		||||
            out/*-${{ env.VERSION_NO_V }}-arm64-win.*
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user