Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 37s
10 lines
190 B
JSON
10 lines
190 B
JSON
{
|
|
"name": "gitea-acxt-create-pr",
|
|
"version": "0.1.0",
|
|
"description": "My custom GiteaPR Creation Action",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@actions/core": "^1.6.0"
|
|
}
|
|
}
|