We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec0100 commit 33c8a67Copy full SHA for 33c8a67
README.md
@@ -71,6 +71,7 @@ jobs:
71
| `tag` | false | `latest` | The version label to release, the default is latest |
72
| `dryRun` | false | `false` | Pretend to publish, but don't actually upload to the registry. |
73
| `includePrivate` | false | `false` | publish private packages as well. |
74
+| `disableProvenance` | false | `false` | Disable provenance for npm publish. |
75
76
# Outputs
77
0 commit comments