Skip to content

Commit

Permalink
Fix CI deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Xwilarg authored Jul 19, 2023
1 parent 1f82bbe commit 12f84d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
key: ${{ secrets.DEPLOY_SSHKEY }}
source: "web/css/,web/img/,web/index.html,web/js/,web/node_modules/,web/package-lock.json,web/package.json,web/php/"
target: ${{ secrets.DEPLOY_TARGET }}
strip_components: 1

0 comments on commit 12f84d2

Please sign in to comment.