Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit b7abf06

Browse files
committed
docs: update readme
1 parent 609fa2a commit b7abf06

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# npm cli release test repo thingy
22

33
Throwing things against the wall here.
4+
5+
```sh
6+
$ node node_modules/@npmcli/template-oss/bin/release-please.js --branch="test-branch-name" --defaultTag="latest"
7+
$ set -x GITHUB_REPOSITORY npm/npm-cli-release-please
8+
$ set -x GITHUB_TOKEN (gh auth token)
9+
```

0 commit comments

Comments
 (0)