Skip to content

Commit

Permalink
Update deploy-component.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
heinpa authored Jun 28, 2024
1 parent 5d3ed9b commit 365133b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
username: ${{ secrets.SERVER_USERNAME }}
password: ${{ secrets.SERVER_PASSWORD }}
source: "./service_config/deploy_components.sh"
target: "/"
target: "service_config"
- uses: appleboy/ssh-action@master
if: steps.generate.outcome == 'success'
with:
Expand Down

0 comments on commit 365133b

Please sign in to comment.