micalevisk/Last artifact

Get the content from a file of the last uploaded artifact on some GitHub repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryThe target GitHub owner and repository nameno${{ github.repository }}
namedescription
contentA serialized JSON where each key is the filename and the value its value as string
foundThe string `'true'` if the file `filename` was found, `'false'` otherwise.