Merge pull request 'fix actions' (#6) from alice/helm-charts:main into main

Reviewed-on: coo-ops.space/helm-charts#6
This commit is contained in:
alice 2023-06-26 12:40:31 +00:00
commit 4959c9362f

View File

@ -43,7 +43,7 @@ jobs:
done done
- name: Deploy to FTP Server - name: Deploy to FTP Server
uses: https://github.com/genietim/ftp-action@releases/v4 uses: https://github.com/GenieTim/ftp-action@releases/v4
with: with:
host: ${{ secrets.ftp_host }} host: ${{ secrets.ftp_host }}
user: ${{ secrets.ftp_user }} user: ${{ secrets.ftp_user }}