This commit is contained in:
parent
10465682b8
commit
4a9c21f699
@ -26,7 +26,7 @@ jobs:
|
||||
run: python app.py
|
||||
|
||||
- name: Push the changes to the FTP server
|
||||
uses: https://github.com/SamKirkland/FTP-Deploy-Action@v4.3.5
|
||||
uses: https://github.com/SamKirkland/FTP-Deploy-Action@v4.3.4
|
||||
with:
|
||||
server: ${{ secrets.FTP_SERVER }}
|
||||
username: ${{ secrets.FTP_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user