mirror of
				https://github.com/appleboy/ssh-action.git
				synced 2025-10-31 20:23:52 +00:00 
			
		
		
		
	chore: add ED25519 example
This commit is contained in:
		
							parent
							
								
									63dd9dd662
								
							
						
					
					
						commit
						c7104ccac4
					
				
							
								
								
									
										9
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -132,3 +132,12 @@ jobs: | ||||
|             ls \ | ||||
|               -lah | ||||
|         use_insecure_cipher: true | ||||
| 
 | ||||
|     - name: SSH ED25519 Private Key | ||||
|       uses: ./ | ||||
|       with: | ||||
|         host: ${{ secrets.TUNNEL_HOST }} | ||||
|         username: ${{ secrets.TUNNEL_USERNAME }} | ||||
|         key: ${{ secrets.ID_ED25519 }} | ||||
|         port: ${{ secrets.TUNNEL_PORT }} | ||||
|         script: whoami | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user