Skip to content

Commit

Permalink
Update Website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Panakotta00 authored Nov 30, 2024
1 parent 1e92146 commit ff7d1c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ jobs:
username: ${{ secrets.DEPLOY_USERNAME }}
key: ${{ secrets.DEPLOY_KEY }}
source: "./Source/Website/*"
target: ${{ secrets.DEPLOY_FOLDER }}
target: "FIN-Repo/Website"
- name: Copy to LXC
run: pct push FIN-Repo/Website /root/FicsIt-Networks-Repository/Website
- name: Docker Compose
uses: appleboy/[email protected]
with:
Expand Down

0 comments on commit ff7d1c0

Please sign in to comment.