Skip to content

Commit

Permalink
Fix file location
Browse files Browse the repository at this point in the history
  • Loading branch information
teamofroman committed Feb 11, 2025
1 parent 42f7266 commit 5d598aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/providenie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
key: ${{ secrets.SSH_KEY }}
port: ${{ secrets.PORT }}
source: "infra/"
target: /etc/providenie
target: /opt/providenie

- name: Build and Deploy on Remote Server
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit 5d598aa

Please sign in to comment.