Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Enriquelp authored Jan 23, 2024
1 parent 07a9f21 commit 9328c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
username: ${{secrets.SSH_USER}}
# key: ${{secrets.SSH_PRIVATE_KEY}}
password: ${{secrets.USERPWD}}
port: ${{secrets.SSH_PORT}}
script: |
echo Funciona!

0 comments on commit 9328c3f

Please sign in to comment.