This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user