Skip to content

Commit

Permalink
update .github/deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
migbash committed Jan 27, 2023
1 parent 48b252d commit f0812ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- name: executing remote ssh commands using password
- name: (STEP) Executing remote ssh commands using key
uses: appleboy/ssh-action@v0.1.7
# [ℹ] declaring ENV variables to be used in the project-CI/CD
with:

0 comments on commit f0812ed

Please sign in to comment.