Skip to content

Commit ef7b325

Browse files
Restore double dash
1 parent b63c983 commit ef7b325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wp-now/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ npm run release
4949
Internet connections drop, APIs stop responding, and GitHub rules are nasty. Stuff happens. If the publishing process fails, you may need to bump the version again and force a publish. To do so, execute the following command:
5050

5151
```bash
52-
npm run release --force-publish
52+
npm run release -- --force-publish
5353
```

0 commit comments

Comments
 (0)