Publish Node.js Package #22
npm-publish.yml
on: release
lint
/
...
/
biome
lint
/
...
/
eslint
lint
/
...
/
markdown
lint
/
...
/
publint
lint
/
...
/
stylelint
lint
/
...
/
typescript
npm
/
publish
Annotations
1 error
|
Invalid workflow file:
.github/workflows/npm-publish.yml#L17
The workflow is not valid. .github/workflows/npm-publish.yml (Line: 17, Col: 18): Invalid secret, NPM_TOKEN is not defined in the referenced workflow. .github/workflows/npm-publish.yml (Line: 11, Col: 3): Error calling workflow 'yoriiis/actions/.github/workflows/npm-publish.yml@main'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.
|