mirror of
https://github.com/actions/download-artifact.git
synced 2024-11-09 15:12:44 +00:00
commit
1bd0606e08
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ For more information, see the [`@actions/artifact`](https://github.com/actions/t
|
|||
|
||||
# The id of the workflow run where the desired download artifact was uploaded from.
|
||||
# If github-token is specified, this is the run that artifacts will be downloaded from.
|
||||
# Optional. Default is ${{ github.repository }}
|
||||
# Optional. Default is ${{ github.run_id }}
|
||||
run-id:
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue