mirror of
https://github.com/ivuorinen/actions.git
synced 2026-01-26 03:23:59 +00:00
chore: markdown-table-formatter and formatting
This commit is contained in:
@@ -9,7 +9,7 @@ Publishes the package to the NPM registry with configurable scope and registry U
|
||||
### Inputs
|
||||
|
||||
| name | description | required | default |
|
||||
| ----------------- | ----------------------------------- | -------- | -------------------------------------- |
|
||||
|-------------------|-------------------------------------|----------|----------------------------------------|
|
||||
| `registry-url` | <p>Registry URL for publishing.</p> | `false` | `https://registry.npmjs.org/` |
|
||||
| `scope` | <p>Package scope to use.</p> | `false` | `@ivuorinen` |
|
||||
| `package-version` | <p>The version to publish.</p> | `false` | `${{ github.event.release.tag_name }}` |
|
||||
|
||||
Reference in New Issue
Block a user