Skip to content

Commit

Permalink
Update deploy app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlag authored Aug 5, 2024
1 parent 9325385 commit a3fa9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: 📂 Sync Files
uses: SamKirkland/[email protected]
with:
local-dir: ./dist
local-dir: ./dist/
server: ${{ secrets.SSH_SERVER_NAME }}
#remote-user: ${{ secrets.SSH_USERNAME }}
username: ${{ secrets.SSH_USERNAME }}
Expand Down

0 comments on commit a3fa9a4

Please sign in to comment.