mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-06-08 09:45:43 +02:00
Misc Download Artifact Improvements (#43)
* Various improvements to download-artifact * Resolve input path * README updates * PR feedback
This commit is contained in:
parent
385ad92b52
commit
7e5b6f00de
6 changed files with 286 additions and 125 deletions
|
@ -30,10 +30,11 @@
|
|||
"devDependencies": {
|
||||
"@actions/artifact": "^0.3.1",
|
||||
"@actions/core": "^1.2.4",
|
||||
"@types/node": "^12.12.6",
|
||||
"@typescript-eslint/parser": "^2.30.0",
|
||||
"@zeit/ncc": "^0.22.1",
|
||||
"concurrently": "^5.2.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint-plugin-github": "^3.4.1",
|
||||
"prettier": "^2.0.5",
|
||||
"typescript": "^3.8.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue