Files
embed-issues/package.json
Yusuf Ali 864958ee45
All checks were successful
Markdown Embedder / agent-embed-markdown (push) Successful in 47s
initial commit
2026-01-10 04:59:24 +00:00

17 lines
318 B
JSON

{
"name": "actions-automation",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@actions/core": "2.0.1",
"@actions/github": "6.0.1"
}
}