mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2025-08-14 14:05:05 +00:00
Use file-modes version of ftp-deploy package
This commit is contained in:
parent
dfba098fb3
commit
c730773ad6
@ -23,7 +23,8 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"@samkirkland/ftp-deploy": "^1.1.1",
|
||||
"@samkirkland/ftp-deploy": "git+https://github.com/timthelion/ftp-deploy.git#2b07bcfcbc6d8fe4290fd2fbb435d5ad5d48f8d2
|
||||
",
|
||||
"@types/jest": "^27.0.2",
|
||||
"jest": "^27.2.5",
|
||||
"ts-jest": "^27.0.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user