Skip to content

Commit

Permalink
docs: fix usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jun 18, 2022
1 parent b55680c commit d18c169
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@
GH_TOKEN=foo NPM_TOKEN=bar npx zx-bulk-release [opts]
```

or just copy-paste, tweak a bit and run with [zx-extra](https://github.com/qiwi/zx-extra):
```shell
GH_TOKEN=foo NPM_TOKEN=bar zx-extra zx-bulk-release.mjs
```

## Roadmap
* [x] [Conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) trigger semantic releases.
* [x] Predictable [toposort](https://githib.com/semrel-extra/topo)-driven flow.
Expand Down

0 comments on commit d18c169

Please sign in to comment.