mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-22 02:26:47 +00:00
update docs and bump @actions/artifact
This commit is contained in:
parent
2a6c27a029
commit
6a5077f99b
6 changed files with 2665 additions and 366 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "upload-artifact",
|
||||
"version": "3.0.0",
|
||||
"description": "Upload a build artifact that can be used by subsequent workflow steps",
|
||||
"version": "4.0.0",
|
||||
"description": "Upload an Actions Artifact in a workflow run",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue