Skip to content

Commit

Permalink
🚚 cd: set target folder for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnPetros committed Jun 26, 2024
1 parent c738133 commit 087950b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
username: ${{ secrets.SERVER_USERNAME }}
key: ${{ secrets.SERVER_KEY }}
source: "."
target: "/smart-farming-scp"
target: "~/smart-farming-scp"

- name: Run app
uses: appleboy/[email protected]
Expand Down

0 comments on commit 087950b

Please sign in to comment.