build: fix deploy
This commit is contained in:
		
							parent
							
								
									cdc7d62440
								
							
						
					
					
						commit
						f2069de1ec
					
				@ -1,12 +1,8 @@
 | 
				
			|||||||
name: Deploy
 | 
					name: Deploy
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  # push:
 | 
					 | 
				
			||||||
  #   branches: [ "main" ]
 | 
					 | 
				
			||||||
  release:
 | 
					  release:
 | 
				
			||||||
    types: [ published ]
 | 
					    types: [ published ]
 | 
				
			||||||
  create:
 | 
					 | 
				
			||||||
    types: [ tag ]
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  deploy:
 | 
					  deploy:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user