Set NPM_TOKEN secret to enable automatic publish on push to master
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 619
- Forks
- 64
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I [added](https://github.com/felixge/node-dirty/commit/6d38e140b4b024df0c3755b95c20ee71808a9bc7) a GitHub workflow to automatically publish whenever `master` is updated. It requires a secret named [`NPM_TOKEN`](https://github.com/felixge/node-dirty/blob/d7fb4d4ecf0cce144efa21b674965631a7955e61/.github/workflows/test-and-publish.yml#L74) that is set to the value of an npm publish token.
@felixge Would you please log in to npm, generate a token, and define the `NPM_TOKEN` secret for this repo?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.