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