zerogiven/Find and Copy Files

Find files matching patterns and copy them with renamed names

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
artifacts_pathPath to search for artifactsyes${{ github.workspace }}/artifacts/bin/
filesJSON array of file configs: [{search: "pattern", name: "output_name"}, ...]yes
output_directoryDirectory to copy files toyes${{ github.workspace }}/release-assets
namedescription
found_filesJSON array of found and copied files