mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add @actions/core & @actions/github.
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
"check"
|
||||
],
|
||||
"scripts": {
|
||||
"start": "node index.mjs"
|
||||
"start": "node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "1.10.1",
|
||||
"@actions/github": "6.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user