mirror of
https://github.com/actions/upload-artifact.git
synced 2025-07-01 13:24:15 +00:00
Support artifact-url output
This commit is contained in:
parent
c320f57948
commit
0a2b7651d8
5 changed files with 243 additions and 15 deletions
|
@ -31,6 +31,7 @@
|
|||
"dependencies": {
|
||||
"@actions/artifact": "^2.0.0",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/glob": "^0.3.0",
|
||||
"@actions/io": "^1.1.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue