Skip to content

Commit

Permalink
CI/CD: Cleanup github action inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
richturner committed Apr 5, 2022
1 parent 83005ca commit 40c74b4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ on:
description: 'Repo branch or commit SHA to checkout'
OR_HOSTNAME:
description: 'Host to deploy to'
SSH_PORT:
description: 'SSH port'
SSH_USER:
description: 'SSH Username'
SSH_PASSWORD:
description: 'SSH password'
OR_ADMIN_PASSWORD:
description: 'Admin password override'

Expand Down

0 comments on commit 40c74b4

Please sign in to comment.