Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ufaboy committed Jan 1, 2024
1 parent 12527c5 commit cec6301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
port: ${{ secrets.PORT }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.SSHKEY }}
source: "*"
# source: ${{ env.BUILD_SCRIPT_OUTPUT }}
target: /${{ env.DEPLOY_PATH }}
strip_components: 1
Expand Down

0 comments on commit cec6301

Please sign in to comment.