Skip to content

Commit

Permalink
fix target folder
Browse files Browse the repository at this point in the history
  • Loading branch information
medyo committed Nov 21, 2023
1 parent 282a6e5 commit 1c702a0
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 @@ -37,4 +37,4 @@ jobs:
username: ${{ secrets.DEPLOY_SSH_USERNAME }}
key: ${{ secrets.DEPLOY_SSH_KEY }}
source: 'dist/'
target: '~/hackertab.dev/dist'
target: '~/hackertab.dev'

0 comments on commit 1c702a0

Please sign in to comment.