29 Commits

Author SHA1 Message Date
Thijs Niks
e426f8ee1e Removing openssh and sshpass from the Docker file 2019-11-19 16:08:15 -08:00
Thijs Niks
a12211766c Use verbose reverse argument 2019-11-16 19:29:08 -08:00
Thijs Niks
2402366393 Adding quotes around username and password
Per lftp documentation
2019-11-16 19:21:15 -08:00
Thijs Niks
37d8e9ed28 Removing sshpass
My hosting provider requires SFTP, but blocks SSH access and that seems to prevent me from using this action as it tries to execute sshpass
2019-11-16 18:12:42 -08:00
Sam Kirkland
5aed021d1b
Merge pull request #17 from mikeybinnswebdesign/patch-3
Add temporary workaround to ARGS list
2019-11-09 22:20:22 -06:00
Sam Kirkland
bfc3d99cdc
Merge pull request #20 from fabiankaegy/patch-1
remove `(currently only for beta testers)`
2019-11-09 22:19:55 -06:00
Fabian Kägy
319b6d2cd8
remove (currently only for beta testers)
As GitHub actions is no longer in Beta I removed the line of it only being available for beta testers
2019-11-10 01:15:05 +01:00
Mikey Binns
fd3d225df7
Add temporary workaround to ARGS list
I found the temporary workaround you mentioned in this issue to be very beneficial, so I am proposing that it be added to the table of flags. I do also see the argument for not including it though, so this is more to open the discussion.
2019-10-10 09:24:55 +01:00
SamKirkland
9c4e4646b8 v2.0.0
SFTP support!
v2.0.0 2.0.0
2019-10-08 00:26:19 -05:00
Sam Kirkland
67f266cff8
Merge pull request #13 from ctrleffive/patch-1
syntax highlighting types in README changed
2019-09-18 09:29:20 -05:00
Chandu J S
f8a41d35d1
syntax highlighting types changed
code example's language type in the file was wrong. changed from `shell` to `yml` and `json` to `workflow`
2019-09-18 17:28:39 +04:00
Sam Kirkland
8bbce4e262
Update README.md 2019-09-17 13:32:01 -05:00
Sam Kirkland
3e99626730
Update action.yml 2019-09-17 09:16:03 -05:00
Sam Kirkland
b4e9e0afae
Merge pull request #11 from Misiu/patch-1
Fix WDEFAULT_ARGS
1.5.0 v1.5.0
2019-09-17 08:05:42 -05:00
Tomasz Jagusz
24ffd9c7f3
Fix WDEFAULT_ARGS 2019-09-17 09:00:42 +02:00
Sam Kirkland
e60ff92ee6
Added excluding .git files to FAQ 2019-09-16 15:48:45 -05:00
Sam Kirkland
851cc8a897
Update README.md 2019-09-16 10:49:29 -05:00
Sam Kirkland
aa0baf9dc1
Update entrypoint.sh
Default ARGS
2019-09-16 10:44:36 -05:00
Sam Kirkland
bef03c32a5
Update README.md
Changing fTP to FTP
2019-09-16 10:42:35 -05:00
SamKirkland
0fae300950 Updating ReadMe 2019-09-16 00:55:22 -05:00
SamKirkland
f00166c73a Updated README 2019-09-16 00:00:25 -05:00
SamKirkland
2c3915c100 ARGS pass through props feature
Added ARGS option
Added some more examples
2019-09-15 23:56:38 -05:00
Sam Kirkland
25b4cb7043
Updating readme 2019-08-31 17:11:09 -05:00
Sam Kirkland
fe67ba0caa
Updating README to reflect .yaml changes 2019-08-29 00:21:07 -05:00
Sam Kirkland
d6a63fd397
Merge pull request #2 from filiptronicek/patch-1
Explanation not explination
2019-08-08 15:52:04 -05:00
Filip Troníček
dc0ff7b167
Explanation not explination
Corrected a grammar mistake in README.md
2019-08-08 22:43:57 +02:00
SamKirkland
74a5ad1886 Updating action icon to reflect icon 1.0.0 v1.0.0 2019-01-05 00:55:37 -06:00
SamKirkland
d1fda48913 Initial commit 2019-01-05 00:48:18 -06:00
SamKirkland
b6d9340796 Initial commit 2019-01-05 00:03:29 -06:00