ftp changes

This commit is contained in:
Bryan Gerlach
2024-10-16 17:13:45 -05:00
parent d00ef39a30
commit 5c4de79b55
2 changed files with 2 additions and 2 deletions

View File

@@ -564,7 +564,7 @@ jobs:
# *.jks
# *aligned.apk
- name: Upload to FTP
uses: genietim/ftp-action@releases/v4
uses: genietim/ftp-action@releases/v2
with:
host: ${{ secrets.GEN_FTP_SERVER }}
user: ${{ secrets.GEN_FTP_USER }}