Skip to content

Commit

Permalink
updated eslint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
firebird2552 committed Mar 23, 2024
1 parent 643973b commit 7b2bb00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Deploy to GoDaddy
run: |
ssh -oHostKeyAlgorithms=+ssh-rsa tf5t3ny7mdk2@68.178.244.11 "cd /home/tf5t3ny7mdk2/public_html && git pull origin main"

0 comments on commit 7b2bb00

Please sign in to comment.