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 930e66a commit 140d80eCopy full SHA for 140d80e
actions/deploy-reflex-backend/action.yml
@@ -20,7 +20,7 @@ inputs:
20
required: true
21
type: string
22
ssh-user:
23
- description: "The user to connect to the VPS as (defaults to '${{ inputs.ssh-user }}')"
+ description: "The user to connect to the VPS as (defaults to 'webadmin')"
24
default: "webadmin"
25
required: false
26
actions/deploy-reflex-frontend/action.yml
@@ -19,7 +19,7 @@ inputs:
19
0 commit comments