mirror of
https://github.com/AleziaKurdis/Overte-community-apps.git
synced 2025-04-06 02:53:22 +02:00
Update FTP-Deploy-Action
This commit is contained in:
parent
d4abc0d6e5
commit
2aca700515
1 changed files with 1 additions and 1 deletions
2
.github/workflows/master_deploy.yml
vendored
2
.github/workflows/master_deploy.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Deploy More repository
|
||||
uses: SamKirkland/FTP-Deploy-Action@4.2.0
|
||||
uses: SamKirkland/FTP-Deploy-Action@4.3.0
|
||||
with:
|
||||
server: ftp.tuxfamily.org
|
||||
username: ${{ secrets.GHA_MORE_FTP_USER }}
|
||||
|
|
Loading…
Reference in a new issue