mirror of
https://gitea.com/actions/gitea-upload-artifact.git
synced 2025-06-24 08:17:58 +02:00
update docs and bump @actions/artifact
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user