juiste gegevens

This commit is contained in:
Lanta 2025-03-13 14:58:10 +01:00
parent 96e3c717f9
commit 7381f0c64c

View file

@ -15,9 +15,9 @@ jobs:
- name: SFTP upload - name: SFTP upload
uses: Dylan700/sftp-upload-action@latest uses: Dylan700/sftp-upload-action@latest
with: with:
server: sftp.server.com server: ${{secrets.SYNADDR}}
username: jason-bourne username: ${{secrets.username}}
password: ${{secrets.password}} password: ${{secrets.SYNPASS}}
port: 22 port: 22
uploads: | uploads: |
./ => ./www/public_html/ ./ => ./www/public_html/