File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# GitHub Reusable Workflow: Node.js Release
44
55<div align =" center " >
6- <img src =" https://opengraph.githubassets.com/5d627588970f22174162eefe5c3159eb3bdc271c25b77ec0286fa7fb33c9a2f9 /hoverkraft-tech/ci-github-nodejs " width =" 60px " align =" center " alt =" Node.js Release " />
6+ <img src =" https://opengraph.githubassets.com/64be3a16895705ee5048b06c8850eeece9322d7a637127269eb768810b96a0ac /hoverkraft-tech/ci-github-nodejs " width =" 60px " align =" center " alt =" Node.js Release " />
77</div >
88
99---
@@ -112,9 +112,9 @@ jobs:
112112| **`access`** | Package access level passed to npm publish. Leave empty to use npm defaults. | **false** | **string** | `public` |
113113| **`tag`** | npm distribution tag for the published package. | **false** | **string** | `latest` |
114114| | Common values : | | | |
115- | | - `latest` — Default tag for stable releases | | | |
116- | | - `next` — prerelease or beta versions | | | |
117- | | - `canary` — Canary/nightly builds | | | |
115+ | | - `latest` — Default tag for stable releases | | | |
116+ | | - `next` — prerelease or beta versions | | | |
117+ | | - `canary` — Canary/nightly builds | | | |
118118| | | | | |
119119| | See <https://docs.npmjs.com/adding-dist-tags-to-packages>. | | | |
120120| **`provenance`** | Whether to generate npm provenance for npmjs.org publishes. | **false** | **boolean** | `true` |
You can’t perform that action at this time.
0 commit comments