Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Dec 9, 2024
1 parent 609fa2a commit b7abf06
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# npm cli release test repo thingy

Throwing things against the wall here.

```sh
$ node node_modules/@npmcli/template-oss/bin/release-please.js --branch="test-branch-name" --defaultTag="latest"
$ set -x GITHUB_REPOSITORY npm/npm-cli-release-please
$ set -x GITHUB_TOKEN (gh auth token)
```

0 comments on commit b7abf06

Please sign in to comment.