mikybars/Build an Alfred Workflow
Compile contents of a workflow dir to a ZIP file with extension .alfredworkflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow_dir | Directory containing the sources of the workflow | no | workflow |
| exclude_patterns | List of excluded files/directories | no | "" |
| custom_version | String that will override the workflow version | no | — |
Outputs
| name | description |
|---|---|
| workflow_file | The name of the created .alfredworkflow file |