github-action-ssh-docker-compose
github-action-ssh-docker-compose copied to clipboard
feat: tar package modifiers input, allowing additional excludes when packaging
Added additional input to allow the customization of excludes when packaging the tar. This is useful to exclude other folders like .github, .vscode, or any other from the packaging to destination, reducing tar size and increasing flexibility.