mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-05-19 07:34:45 +00:00
Support artifact-url output (#496)
* Support artifact-url output * update dist/index.js * Update license * Simplify output * Update README
This commit is contained in:
parent
c320f57948
commit
73d8b66ede
7 changed files with 4149 additions and 36 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