Skip to content

Commit

Permalink
updated the workflow to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdoulrachard committed Nov 11, 2024
1 parent 91fb27e commit b1d9d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
server: ${{ secrets.FTP_SERVER}}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
server-dir: public_html/api.cche-ch.org/
server-dir: /public_html/api.cche-ch.org/
exclude: |
**/.git*
**/.git*/**
Expand Down

0 comments on commit b1d9d02

Please sign in to comment.