All checks were successful
Push to main / Reset-Version-Tag (push) Successful in 6s
12 lines
295 B
JSON
12 lines
295 B
JSON
{
|
|
"name": "container_publish",
|
|
"version": "1.0.0",
|
|
"description": "gitea action for publishing the latest changes to a container repository",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@git.thorup.us:actions/container_publish.git"
|
|
},
|
|
"type": "module",
|
|
"main": "action.js"
|
|
}
|