feat: add npm publish workflow with Trusted Publishing

This commit is contained in:
YeonGyu-Kim
2025-12-05 01:38:04 +09:00
parent ed1a5ed466
commit 7fc2ce62dd
3 changed files with 161 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "oh-my-opencode",
"version": "0.1.0",
"version": "0.0.0",
"description": "OpenCode plugin - custom agents (oracle, librarian) and enhanced features",
"main": "dist/index.js",
"types": "dist/index.d.ts",