milanmk / actions-file-deployer

Composite GitHub Action (Linux runner) for deploying repository content to remote server. Fast and customizable deployment with proxy support. Deploy only changed files or do full sync/mirror of repository content.
The Unlicense
64 stars 15 forks source link

Do not use the github input if not provided as it causes the action to fail #19

Closed thomasmillercf closed 1 year ago

thomasmillercf commented 1 year ago

Fixes https://github.com/milanmk/actions-file-deployer/issues/12

thomasmillercf commented 1 year ago

Closing as it has not been merged.