docs: Publish only on release or manual run (#2055)
This commit is contained in:
		
							parent
							
								
									ecac4f6939
								
							
						
					
					
						commit
						a44e9207ca
					
				
							
								
								
									
										9
									
								
								.github/workflows/docs-publish.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.github/workflows/docs-publish.yaml
									
									
									
									
										vendored
									
									
								
							| @ -1,10 +1,7 @@ | ||||
| name: docs-publish | ||||
| name: Publish Docs | ||||
| on: | ||||
|   push: | ||||
|     branches: | ||||
|       - main | ||||
|     paths: | ||||
|       - 'docs/**' | ||||
|   workflow_dispatch: | ||||
|    | ||||
|   release: | ||||
|     types: [published] | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user