Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
addisonbeck authored Sep 11, 2023
1 parent d766617 commit 39cdcb6
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
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: npm ci
- run: npm run build
- name: copy file via ssh password
uses: appleboy/[email protected].4
uses: appleboy/[email protected].3
with:
host: ${{ secrets.DEPLOY_HOST }}
username: ${{ secrets.DEPLOY_USERNAME }}
Expand Down

0 comments on commit 39cdcb6

Please sign in to comment.