Skip to content

Commit

Permalink
docs: adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo Gravity committed Jun 5, 2024
1 parent 3e8eb1c commit f9cc7c9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,16 @@
[![NPM version](https://img.shields.io/npm/v/loglayer.svg?style=flat-square)](https://www.npmjs.com/package/loglayer)
![NPM Downloads](https://img.shields.io/npm/dm/loglayer)
[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)

To update:

- `package.json`
- `.changeset/config.json`

In Github settings:

- `Workflow permissions`
* `Read and write permissions`
* `Allow Github Actoins to create and approve pull requests`
- `Secrets and variables > Actions`
* `Repository Secrets > create NPM_TOKEN`

0 comments on commit f9cc7c9

Please sign in to comment.