Fixing action.yaml to make it viable for marketplace upload

This commit is contained in:
shockrah 2024-09-26 19:39:01 -07:00
parent e15f2ff903
commit 49c5b33b7d

View File

@ -1,6 +1,6 @@
name: 'SCP Deployment' name: 'Recursive SCP Deployment'
description: 'Copies the files from your repository to a remote host using SCP' description: 'Recusively copies the files from your repository to a remote host using SCP'
author: 'Sebastian Rueda' author: 'temper'
inputs: inputs:
# $1 # $1
port: port:
@ -36,4 +36,4 @@ runs:
image: 'Dockerfile' image: 'Dockerfile'
branding: branding:
icon: 'send' icon: 'send'
color: 'black' color: 'black'