We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c71198 commit dc87fafCopy full SHA for dc87faf
1 file changed
gradle-plugins/react/PUBLISHING.md
@@ -24,7 +24,7 @@ signing.secretKeyRingFile=<path-to-gpg-file>
24
Once the signing key is set up correctly, run the following command:
25
26
```sh
27
-yarn brownfield:plugin:publish:local
+yarn brownfield:plugin:publish:local:signed
28
```
29
30
### 3. Output
0 commit comments