version number? #7

Merged
alice merged 1 commits from alice/helm-charts:main into main 2023-06-26 12:48:55 +00:00
Showing only changes of commit 32bf483323 - Show all commits

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 }}