mirror of
https://github.com/NocturnLabs/opencode-personal-knowledge.git
synced 2026-06-01 21:58:56 +02:00
4e5912fa28
This commit enhances the npm publish workflow to include automated version bumping and updates necessary permissions and configurations. Changes: - Added contents: write permission to allow pushing version bump commits - Configured git user for automated commits - Added npm version patch step to automatically increment patch version - Added commit and push steps for version changes - Updated version numbers in package.json and src/index.ts - Added token configuration for checkout step for enhanced security