Sam Kirkland

Results 62 comments of Sam Kirkland

Can you provide more information? What is your question?

This action only uploads changes files since the last deploy. 1. The action logs into your FTP sever and looks for a `.ftp-deploy-sync-state.json` file 2. The `.ftp-deploy-sync-state.json` file is compared...

Closing as duplicate of #106

Please follow the issue template and comment with the following: **My Action Config** ```yaml on: push name: Publish Website jobs: web-deploy: name: 🚀 Deploy website every commit # !!!!!!! TODO...

This action navigates in/out of folders to deploy only changed files. This has been a hard to recreate bug. If you could post your full action log. Specifically I'm looking...

I would also like this! However word of caution setting type="number" might cause a lot of problems. See: http://bradfrost.com/blog/post/you-probably-dont-need-input-typenumber/ Setting inputmode for modern browser and falling back to the pattern...

**Root cause:** `action.yml` needs to be updated. Some inputs are defined with `required: true` when they should be optional.

Hey thanks for the PR! How does this from the `--log-level: minimal` option?