mirror of
				https://github.com/easingthemes/ssh-deploy.git
				synced 2025-10-30 23:30:09 +08:00 
			
		
		
		
	[init]: update version
This commit is contained in:
		
							parent
							
								
									243ad3dba8
								
							
						
					
					
						commit
						47238656b9
					
				| @ -23,7 +23,7 @@ The target directory, in the format`[USER]@[HOST]:[PATH]` | |||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
| - name: Deploy to Staging server | - name: Deploy to Staging server | ||||||
|         uses: easingthemes/ssh-deploy@v1.0 |         uses: easingthemes/ssh-deploy@v1.0.0 | ||||||
|         env: |         env: | ||||||
|           DEPLOY_KEY: ${{ secrets.SERVER_SSH_KEY }} |           DEPLOY_KEY: ${{ secrets.SERVER_SSH_KEY }} | ||||||
|           ARGS: "-rltgoDzvO --delete" |           ARGS: "-rltgoDzvO --delete" | ||||||
| @ -60,7 +60,7 @@ jobs: | |||||||
|       run: | |       run: | | ||||||
|         npm run build --if-present |         npm run build --if-present | ||||||
|     - name: Deploy to Staging server |     - name: Deploy to Staging server | ||||||
|             uses: easingthemes/ssh-deploy@v1.0 |             uses: easingthemes/ssh-deploy@v1.0.0 | ||||||
|             env: |             env: | ||||||
|               DEPLOY_KEY: ${{ secrets.SERVER_SSH_KEY }} |               DEPLOY_KEY: ${{ secrets.SERVER_SSH_KEY }} | ||||||
|               ARGS: "-rltgoDzvO --delete" |               ARGS: "-rltgoDzvO --delete" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dragan Filipovic
						Dragan Filipovic