mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	fix(nightly): double .zip in name
This commit is contained in:
		
							parent
							
								
									d4e8d9e942
								
							
						
					
					
						commit
						3413c5e401
					
				
							
								
								
									
										2
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							@ -67,5 +67,5 @@ jobs:
 | 
			
		||||
        uses: actions/upload-artifact@v4
 | 
			
		||||
        if: ${{ github.event_name == 'pull_request' }}
 | 
			
		||||
        with:
 | 
			
		||||
          name: TriliumNextNotes ${{ matrix.os.name }} ${{ matrix.arch }}.zip
 | 
			
		||||
          name: TriliumNextNotes ${{ matrix.os.name }} ${{ matrix.arch }}
 | 
			
		||||
          path: upload
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user