ci: add tagFormat to release configuration #5
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/2b535a249379bf9e50767bee643e02dc/.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@6.0.0-dev.1
npm notice Tarball Contents
npm notice 1.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 957B 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: 6.0.0-dev.1
npm notice filename: squonk-mui-theme-6.0.0-dev.1.tgz
npm notice package size: 8.1 kB
npm notice unpacked size: 24.2 kB
npm notice shasum: 0af9365a08f9affa5498f5d69cfe20522c05c5e7
npm notice integrity: sha512-i5saXgOofvniY[...]z+9HOjCDs/hcQ==
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_46_05_431Z-debug-0.log
> @squonk/mui-theme@6.0.0-dev.1 prepare
> husky install
husky - Git hooks installed
|