ci: publish npm under @ogex org #73

Merged
NiXTheDev merged 3 commits from feature/ogex-npm-org into release 2026-03-26 00:11:19 +03:00
NiXTheDev commented 2026-03-26 00:08:53 +03:00 (Migrated from github.com)

Summary

  • Changed npm publish scope from @ogex-nu to @ogex
  • Updated wasm-pack build command to use --scope ogex
  • Updated PR comment and job name to reflect new package name

Changes

  • .github/workflows/release.yml: Updated npm publish workflow to publish under @ogex/ogex instead of @ogex-nu/ogex
## Summary - Changed npm publish scope from `@ogex-nu` to `@ogex` - Updated wasm-pack build command to use `--scope ogex` - Updated PR comment and job name to reflect new package name ## Changes - `.github/workflows/release.yml`: Updated npm publish workflow to publish under `@ogex/ogex` instead of `@ogex-nu/ogex`
Sign in to join this conversation.
No description provided.