Merge pull request 'version number?' (#7) from alice/helm-charts:main into main
Some checks failed
checks / check and test (push) Successful in 28s
generate-chart / generate-chart-publish (push) Failing after 48s

Reviewed-on: #7
This commit is contained in:
alice 2023-06-26 12:48:49 +00:00
commit bdd05131a7

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@v4.0.1
with: with:
host: ${{ secrets.ftp_host }} host: ${{ secrets.ftp_host }}
user: ${{ secrets.ftp_user }} user: ${{ secrets.ftp_user }}