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: | on: | ||||||
|   push: |   workflow_dispatch: | ||||||
|     branches: |    | ||||||
|       - main |  | ||||||
|     paths: |  | ||||||
|       - 'docs/**' |  | ||||||
|   release: |   release: | ||||||
|     types: [published] |     types: [published] | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user