fix: only run docker publish on main repository
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/docker-publish.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/docker-publish.yaml
									
									
									
									
										vendored
									
									
								
							@@ -10,6 +10,7 @@ env:
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  build-and-push-image:
 | 
			
		||||
    if: github.repository == 'jackyzha0/quartz'
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    permissions:
 | 
			
		||||
      contents: read
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user