hostux actions fork instead of github
This commit is contained in:
		
							parent
							
								
									536a57ba7a
								
							
						
					
					
						commit
						1afcdf8735
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -29,7 +29,7 @@ jobs:
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          name: dist
 | 
					          name: dist
 | 
				
			||||||
      - name: rsync deployment
 | 
					      - name: rsync deployment
 | 
				
			||||||
        uses: https://github.com/Burnett01/rsync-deployments@6.0.0
 | 
					        uses: https://git.hostux.fr/Hostux/rsync-deployments@6.0.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          switches: -az --no-o --no-g --no-devices --no-specials --delete --progress --checksum
 | 
					          switches: -az --no-o --no-g --no-devices --no-specials --delete --progress --checksum
 | 
				
			||||||
          path: .
 | 
					          path: .
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue