mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	Update push-docker.yml
This commit is contained in:
		
							parent
							
								
									759f184d36
								
							
						
					
					
						commit
						1739de95a6
					
				
							
								
								
									
										4
									
								
								.github/workflows/push-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/push-docker.yml
									
									
									
									
										vendored
									
									
								
							@ -85,8 +85,8 @@ jobs:
 | 
			
		||||
          ghcr.io/${{ github.repository_owner }}/s-pdf
 | 
			
		||||
        tags: |
 | 
			
		||||
          ${{ steps.versionNumber.outputs.versionNumber }}-ultra-light
 | 
			
		||||
          type=raw,value=latest,enable=${{ github.ref == 'refs/heads/master' }}
 | 
			
		||||
          type=raw,value=alpha,enable=${{ github.ref == 'refs/heads/main' }}
 | 
			
		||||
          type=raw,value=latest-ultra-light,enable=${{ github.ref == 'refs/heads/master' }}
 | 
			
		||||
          type=raw,value=alpha-ultra-light,enable=${{ github.ref == 'refs/heads/main' }}
 | 
			
		||||
          
 | 
			
		||||
    - name: Convert repository owner to lowercase
 | 
			
		||||
      id: repoowner
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user