Skip to content

Commit

Permalink
Correct the landing page action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MatveyK committed Feb 21, 2025
1 parent 6dbad53 commit bc888ed
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 @@ -35,7 +35,7 @@ jobs:
server: 31826.ftp.infomaniak.com
username: 31826_elliot
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ./landing-pages/public/
local-dir: ./landing-page/public/
server-dir: web/

deploy-book-appr:
Expand Down

0 comments on commit bc888ed

Please sign in to comment.