Skip to content

Set up Github Actions publish workflow

Latest

Choose a tag to compare

@alexbol99 alexbol99 released this 08 Nov 13:40
· 1 commit to master since this release

Switch to npm granular access token

npm is deprecating the old “classic” tokens system, existing classic tokens will be revoked on November 19, 2025.
Created Granular Access Tokens: tokens scoped to only the permissions needed (e.g., publish only a specific package), with expiration limits

Set up Github Actions publish workflow

Added workflow publish.yml
No functional changes in the package

Full Changelog: v2.0.0...v2.0.3