Skip to content

Commit

Permalink
test ci cd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
SuzalShrestha committed Feb 5, 2025
1 parent 006dbb6 commit 3799f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: executing remote ssh commands using ssh key
- name: executing remote ssh commands using ssh keys
uses: appleboy/[email protected]
with:
host: ${{ secrets.HOST }}
Expand Down

0 comments on commit 3799f47

Please sign in to comment.