Skip to content

Commit

Permalink
Update frontend_merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dialpuri authored Nov 20, 2023
1 parent c531337 commit 1aab8e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/frontend_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ jobs:
uses: SamKirkland/[email protected]
with:
server: ${{ secrets.ftp_server_ip}}
username: ${{ secrets.ftp_username }}@privateer.hosted.york.ac.uk
username: ${{ secrets.ftp_username }}@privateer.york.ac.uk
password: ${{ secrets.ftp_password }}
protocol: ftps
port: 21
local-dir: webserver/public_html/
server-dir: ${{ secrets.ftp_server_dir }}/


0 comments on commit 1aab8e7

Please sign in to comment.