CD #32
deploy.yml
on: workflow_dispatch
Matrix: Preparing Production release
Annotations
1 error
|
Preparing Production release (22.x)
AggregateError:
SemanticReleaseError: No npm token specified.
at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/b12c8f6015dc215fe37bc154d4ad456dd3833c90/node_modules/@semantic-release/npm/lib/get-error.js:6:10)
at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/b12c8f6015dc215fe37bc154d4ad456dd3833c90/node_modules/@semantic-release/npm/lib/set-npmrc-auth.js:45:31)
at async module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/b12c8f6015dc215fe37bc154d4ad456dd3833c90/node_modules/@semantic-release/npm/lib/verify-auth.js:17:3)
at async verifyConditions (/home/runner/work/_actions/cycjimmy/semantic-release-action/b12c8f6015dc215fe37bc154d4ad456dd3833c90/node_modules/@semantic-release/npm/index.js:36:7)
at async validator (/home/runner/work/_actions/cycjimmy/semantic-release-action/b12c8f6015dc215fe37bc154d4ad456dd3833c90/node_modules/semantic-release/lib/plugins/normalize.js:34:24)
at async /home/runner/work/_actions/cycjimmy/semantic-release-action/b12c8f6015dc215fe37bc154d4ad456dd3833c90/node_modules/semantic-release/lib/plugins/pipeline.js:37:34
at async Promise.all (index 0)
at async next (/home/runner/work/_actions/cycjimmy/semantic-release-action/b12c8f6015dc215fe37bc154d4ad456dd3833c90/node_modules/p-reduce/index.js:16:18)
|