Support artifact-url output

This commit is contained in:
Konrad Pabjan 2024-01-10 16:18:07 +00:00
commit 0a2b7651d8
5 changed files with 243 additions and 15 deletions

View file

@ -31,6 +31,7 @@
"dependencies": {
"@actions/artifact": "^2.0.0",
"@actions/core": "^1.10.0",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.3.0",
"@actions/io": "^1.1.2"
},