Skip to content

Commit

Permalink
chore: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Mar 4, 2024
1 parent 1cb8519 commit 2852341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,8 @@ If you're adding a new functionality, adding unit tests for it is much appreciat

- Update the the master branch
- `yarn release:bump-release` and push the changes (including the tag)
- Trigger a run of [CI: publish-release](https://github.com/SuperFlyTV/xkeys/actions/workflows/publish-release.yml) to publish to NPM.
- Trigger a run of [CI: publish-demo](https://github.com/SuperFlyTV/xkeys/actions/workflows/publish-demo.yml) to update the docs.
- Trigger a run of [Publish Release-version to NPM](https://github.com/SuperFlyTV/xkeys/actions/workflows/publish-release.yml) to publish to NPM.
- Trigger a run of [Publish the WebHID demo to pages](https://github.com/SuperFlyTV/xkeys/actions/workflows/publish-demo.yml) to update the docs.

### License

Expand Down

0 comments on commit 2852341

Please sign in to comment.