mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	Update releaseArtifacts.yml
This commit is contained in:
		
							parent
							
								
									4e7d01c72c
								
							
						
					
					
						commit
						83627686d4
					
				
							
								
								
									
										4
									
								
								.github/workflows/releaseArtifacts.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/releaseArtifacts.yml
									
									
									
									
										vendored
									
									
								
							@ -37,7 +37,7 @@ jobs:
 | 
			
		||||
      with:
 | 
			
		||||
        repo_token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
        file: ./build/launch4j/Stirling-PDF.exe
 | 
			
		||||
        asset_name: Stirling-PDF-${{ matrix.file_suffix }}.exe
 | 
			
		||||
        asset_name: Stirling-PDF${{ matrix.file_suffix }}.exe
 | 
			
		||||
        tag: ${{ github.ref }}
 | 
			
		||||
        overwrite: true
 | 
			
		||||
    
 | 
			
		||||
@ -50,6 +50,6 @@ jobs:
 | 
			
		||||
      with:
 | 
			
		||||
        repo_token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
        file: ./build/libs/Stirling-PDF-${{ steps.versionNumber.outputs.versionNumber }}.jar
 | 
			
		||||
        asset_name: Stirling-PDF-${{ matrix.file_suffix }}.jar
 | 
			
		||||
        asset_name: Stirling-PDF${{ matrix.file_suffix }}.jar
 | 
			
		||||
        tag: ${{ github.ref }}
 | 
			
		||||
        overwrite: true
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user