Library & test updates

- Updated NPM packages
- Updated tests to point to correct branch (oops)
This commit is contained in:
SamKirkland
2020-05-01 23:07:16 -05:00
parent 3f7edaa478
commit c926b9df00
4 changed files with 1801 additions and 1968 deletions

View File

@@ -9,7 +9,7 @@ jobs:
with:
fetch-depth: 2
- name: FTP-Deploy-Action
uses: SamKirkland/FTP-Deploy-Action-Typescript@master
uses: SamKirkland/FTP-Deploy-Action@master
with:
ftp-server: ftp://ftp.samkirkland.com/
ftp-username: ${{ secrets.ftp_username }}

View File

@@ -9,7 +9,7 @@ jobs:
with:
fetch-depth: 2
- name: FTP-Deploy-Action
uses: SamKirkland/FTP-Deploy-Action-Typescript@master
uses: SamKirkland/FTP-Deploy-Action@master
with:
# deploy to a folder named "sftp-deploy-test.samkirkland.com" on my server
ftp-server: sftp://ftp.samkirkland.com:7822/home/samkirkland/sftp-deploy-test.samkirkland.com/