Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mai-space authored Mar 5, 2022
1 parent b30eaac commit 80283f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: RSYNC via SSHPASS
name: Deploy over RSYNC via SSHPASS
inputs:
host:
description: "Host"
Expand Down Expand Up @@ -47,4 +47,4 @@ runs:
LOKAL: ${{ inputs.local }}
REMOTE: ${{ inputs.remote }}
RUNBEFORE: ${{ inputs.runBeforeDeployment }}
RUNAFTER: ${{ inputs.runAfterDeployment }}
RUNAFTER: ${{ inputs.runAfterDeployment }}

0 comments on commit 80283f3

Please sign in to comment.