mirror of
				https://github.com/Burnett01/rsync-deployments.git
				synced 2025-11-04 09:29:04 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									0370813668
								
							
						
					
					
						commit
						7d8c19d72a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -34,7 +34,7 @@ jobs:
 | 
			
		|||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v1
 | 
			
		||||
    - name: rsync deployments
 | 
			
		||||
      uses: mickr/rsync-deployments@master
 | 
			
		||||
      uses: burnett01/rsync-deployments@master
 | 
			
		||||
      with:
 | 
			
		||||
        switches: -avzr --delete
 | 
			
		||||
        excludes: ""
 | 
			
		||||
| 
						 | 
				
			
			@ -50,4 +50,4 @@ jobs:
 | 
			
		|||
 | 
			
		||||
If you're using GitHub Actions, you'll probably already know that it's still in limited public beta, and GitHub advise against using Actions in production. 
 | 
			
		||||
 | 
			
		||||
So, check your keys. Check your deployment paths. And use at your own risk.
 | 
			
		||||
So, check your keys. Check your deployment paths. And use at your own risk.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue