mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	fix
This commit is contained in:
		
							parent
							
								
									d41deb729b
								
							
						
					
					
						commit
						9c5b967e4c
					
				
							
								
								
									
										6
									
								
								.github/workflows/releaseArtifacts.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/releaseArtifacts.yml
									
									
									
									
										vendored
									
									
								
							@ -1,12 +1,10 @@
 | 
			
		||||
name: Release Artifacts
 | 
			
		||||
 | 
			
		||||
on: release
 | 
			
		||||
on: 
 | 
			
		||||
  release: [created]
 | 
			
		||||
jobs:
 | 
			
		||||
  push:
 | 
			
		||||
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
 | 
			
		||||
    - uses: actions/checkout@v3.5.2
 | 
			
		||||
    
 | 
			
		||||
    - name: Set up JDK 17
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user