This commit is contained in:
SamKirkland
2022-09-03 17:37:57 -05:00
parent ed91728692
commit 1b21034a8d
3 changed files with 9 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v2
- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@4.3.1
uses: SamKirkland/FTP-Deploy-Action@4.3.2
with:
server: ftp.samkirkland.com
username: myFtpUserName
@@ -99,7 +99,7 @@ jobs:
npm run build
- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@4.3.1
uses: SamKirkland/FTP-Deploy-Action@4.3.2
with:
server: ftp.samkirkland.com
username: myFtpUserName
@@ -119,7 +119,7 @@ jobs:
uses: actions/checkout@v2
- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@4.3.1
uses: SamKirkland/FTP-Deploy-Action@4.3.2
with:
server: ftp.samkirkland.com
username: myFtpUserName
@@ -142,7 +142,7 @@ jobs:
uses: actions/checkout@v2
- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@4.3.1
uses: SamKirkland/FTP-Deploy-Action@4.3.2
with:
server: ftp.samkirkland.com
username: myFtpUserName
@@ -164,7 +164,7 @@ jobs:
uses: actions/checkout@v2
- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@4.3.1
uses: SamKirkland/FTP-Deploy-Action@4.3.2
with:
server: ftp.samkirkland.com
username: myFtpUserName