We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d794fa5 commit 29b4b04Copy full SHA for 29b4b04
action.yml
@@ -1,5 +1,8 @@
1
name: SSH-Compose
2
description: SSH into host and deploy repository with Docker-Compose
3
+branding:
4
+ icon: server
5
+ color: purple
6
inputs:
7
ssh_private_key:
8
description: Private SSH key used for logging into remote system.
0 commit comments