diff --git a/.ghadocs.json b/.ghadocs.json deleted file mode 100644 index ef434fd..0000000 --- a/.ghadocs.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "paths": { - "action": "action.yml", - "readme": "README.md" - }, - "show_logo": true, - "versioning": { - "enabled": true, - "override": "", - "prefix": "v", - "branch": "main" - }, - "owner": "hoverkraft-tech", - "repo": "compose-action", - "title_prefix": "GitHub Action: ", - "prettier": true -}