Commit Graph

2 Commits

Author SHA1 Message Date
Mårten Angner 0b49f18ec9 Fix publish workflow: use npm install (no lockfile)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 15:00:38 +01:00
Mårten Angner bb79f140ce Add GitHub Actions workflow for npm publishing
Publishes to npm on tag push (v*) or manual trigger.
Bypasses local 2FA issues by using NPM_TOKEN secret.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 14:52:09 +01:00