1
0

Convert public directory from submodule to normal directory

- Remove public from git submodule tracking
- Add all public directory contents as regular files
- Fixes GitHub Actions error: "No url found for submodule path 'public' in .gitmodules"

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-07-18 13:04:46 +09:00
parent 8f27cbb77b
commit 980e9c1259
954 changed files with 39885 additions and 1 deletions

5
public/json/pubkey.json Normal file
View File

@@ -0,0 +1,5 @@
[
{
"pubkey":"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKi6R2vmJkvwyio3vRjf4tg7Rx5+3bSrFayATr7XJAxn"
}
]