Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
awenig committed Feb 8, 2025
1 parent 631ab7f commit c038976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
passowrd: ${{ secrets.PASSWORD }}
password: ${{ secrets.PASSWORD }}
port: 22
script:
cd public_html
Expand Down

0 comments on commit c038976

Please sign in to comment.