@actions/artifact / FindOptions
• Optional
findBy: Object
The criteria for finding Artifact(s) out of the scope of the current run.
Name | Type | Description |
---|---|---|
repositoryName |
string |
Repository owner (eg. 'toolkit') |
repositoryOwner |
string |
Repository owner (eg. 'actions') |
token |
string |
Token with actions:read permissions |
workflowRunId |
number |
WorkflowRun of the artifact(s) to lookup |