An open API service indexing awesome lists of open source software.

https://github.com/npm/npm-cli-release-please

A repo for testing release please settings on a live GitHub repo. This is not actually published anywhere.
https://github.com/npm/npm-cli-release-please

npm-cli

Last synced: 8 months ago
JSON representation

A repo for testing release please settings on a live GitHub repo. This is not actually published anywhere.

Awesome Lists containing this project

README

          

# 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)
```