mirror of
https://code.forgejo.org/actions/download-artifact.git
synced 2024-11-10 05:23:18 +01: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.
|
# 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.
|
# 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:
|
run-id:
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue