Skip to content

Commit

Permalink
fix(ci-cd): misspelled ssh_host
Browse files Browse the repository at this point in the history
  • Loading branch information
rutajdash committed Apr 22, 2022
1 parent ca0db25 commit 7823551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: Monday-Morning/project-reclamation/.github/workflows/deploy.yml@main
with:
node_env: production
ssh_hosts: mondaymorning.nitrkl.ac.in
ssh_host: mondaymorning.nitrkl.ac.in
ssh_username: mm
image_name: ${{ github.repository }}
registry: ghcr.io
Expand Down

0 comments on commit 7823551

Please sign in to comment.