mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-06-08 17:55:42 +02:00
Add licensed workflow and files
This commit is contained in:
parent
c3f5d00c87
commit
fbf2bddea0
23 changed files with 672 additions and 398 deletions
|
@ -27,9 +27,11 @@
|
|||
"url": "https://github.com/actions/download-artifact/issues"
|
||||
},
|
||||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"devDependencies": {
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^0.3.5",
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/core": "^1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.6",
|
||||
"@typescript-eslint/parser": "^2.30.0",
|
||||
"@zeit/ncc": "^0.22.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue