mirror of
				https://github.com/imezx/Warp.git
				synced 2025-11-04 11:59:17 +00:00 
			
		
		
		
	Update deploy.yml
This commit is contained in:
		
							parent
							
								
									c12356af4e
								
							
						
					
					
						commit
						819ad00af8
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/deploy.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -5,10 +5,6 @@ on:
 | 
			
		|||
    branches:
 | 
			
		||||
      - master
 | 
			
		||||
 | 
			
		||||
concurrency:
 | 
			
		||||
  group: pages
 | 
			
		||||
  cancel-in-progress: false
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  deploy:
 | 
			
		||||
    name: Build & Deploy
 | 
			
		||||
| 
						 | 
				
			
			@ -44,4 +40,4 @@ jobs:
 | 
			
		|||
          path: docs/.vitepress/dist
 | 
			
		||||
      - name: Deploy
 | 
			
		||||
        id: deployment
 | 
			
		||||
        uses: actions/deploy-pages@v2
 | 
			
		||||
        uses: actions/deploy-pages@v2
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue