Reworked the packages again.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 37s
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 37s
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
{
|
||||
"name": "gitea-acxt-create-pr",
|
||||
"version": "1.0.0",
|
||||
"description": "My custom GitHub Action",
|
||||
"version": "0.1.0",
|
||||
"description": "My custom GiteaPR Creation Action",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"underscore": "^1.13.1"
|
||||
"@actions/core": "^1.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user