ci: update NPM_TOKEN to use read only secret in release workflow #3
Annotations
1 error
|
release
ExecaError: Command failed with exit code 1: npm publish /home/runner/work/squonk-react-mui-theme/squonk-react-mui-theme --userconfig /tmp/f8facc2f4371bd30bf970f7047b0e590/.npmrc --tag dev --registry 'https://registry.npmjs.org/'
npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/InformaticsMatters/squonk-react-mui-theme.git"
npm notice
npm notice 📦 @squonk/mui-theme@1.0.0-dev.1
npm notice Tarball Contents
npm notice 4.5kB CHANGELOG.md
npm notice 11.4kB LICENSE
npm notice 2.3kB README.md
npm notice 177B eslint.config.js
npm notice 1.6kB package.json
npm notice 930B release.config.js
npm notice 5.1kB src/index.ts
npm notice 997B tsconfig.json
npm notice 279B tsdown.config.ts
npm notice Tarball Details
npm notice name: @squonk/mui-theme
npm notice version: 1.0.0-dev.1
npm notice filename: squonk-mui-theme-1.0.0-dev.1.tgz
npm notice package size: 9.0 kB
npm notice unpacked size: 27.2 kB
npm notice shasum: 89e01d1ef907cc66509bcac713566084191eaa05
npm notice integrity: sha512-34ul2sndx7DoQ[...]dFOe3Q+TATDWQ==
npm notice total files: 9
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag dev and default access
npm error code E403
npm error 403 403 Forbidden - PUT https://registry.npmjs.org/@squonk%2fmui-theme - You may not perform that action with these credentials.
npm error 403 In most cases, you or one of your dependencies are requesting
npm error 403 a package version that is forbidden by your security policy, or
npm error 403 on a server you do not have access to.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-30T11_38_30_030Z-debug-0.log
> @squonk/mui-theme@1.0.0-dev.1 prepare
> husky install
husky - Git hooks installed
|