mirror of
https://github.com/deployphp/action.git
synced 2025-04-21 11:36:45 +00:00
Add action
This commit is contained in:
parent
b81754a6de
commit
13c2ed42a5
6 changed files with 226 additions and 105 deletions
7
package.json
Normal file
7
package.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"execa": "^4.1.0"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue