Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterPrada committed Dec 10, 2023
1 parent ec1c5f4 commit fbd2c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
with:
server: ftp.misterprada.com
local-dir: ./dist/
server-dir: /morph.misterprada.com/
server-dir: /christmas.misterprada.com/
username: ${{ vars.PRODUCTION_FTP_USERNAME }}
password: ${{ secrets.PRODUCTION_FTP_PASSWORD }}

0 comments on commit fbd2c7c

Please sign in to comment.