Files
gastown/.github/workflows
slit 09dc3a31e7 fix(npm): use NPM_TOKEN for npm publish authentication
The npm package @gastown/gt was never published because the release
workflow used OIDC trusted publishing which requires initial manual
setup on npm.org. Changed to use NPM_TOKEN secret for authentication.

Also added npm install option to README.

Fixes #867

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 13:43:58 -08:00
..