mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-22 02:26:47 +00:00
Add Licensed Workflow and config
This commit is contained in:
parent
abecf4abf4
commit
350822c32f
25 changed files with 732 additions and 416 deletions
|
@ -28,11 +28,13 @@
|
|||
"url": "https://github.com/actions/upload-artifact/issues"
|
||||
},
|
||||
"homepage": "https://github.com/actions/upload-artifact#readme",
|
||||
"devDependencies": {
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^0.4.0",
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/glob": "^0.1.0",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/io": "^1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^25.2.1",
|
||||
"@types/node": "^13.11.1",
|
||||
"@typescript-eslint/parser": "^2.27.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue