mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-20 23:50:16 +00:00
Merge 577982eca12e812696eef187b88049eb52f2a2a4 into bb3fa7fd35ab8113a980912eb9f59b846d14e3ff
This commit is contained in:
commit
eab8acae89
@ -62,8 +62,8 @@ jobs:
|
||||
with:
|
||||
- name: my-artifact
|
||||
+ name: my-artifact-${{ matrix.runs-on }}
|
||||
path: file-${{ matrix.runs-on }}.txt
|
||||
download:
|
||||
path: file-${{ matrix.runs-on }}.txtaddress
|
||||
download:token address
|
||||
needs: upload
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user