Add CI (GitHub Actions)
Closed this issue · 1 comments
dennisameling commented
- For running checks on every PR/commit, you can check https://github.com/capacitor-community/bluetooth-le/blob/main/.github/workflows/main.yml
- For automatically publishing to NPM on a Git tag push, see https://github.com/dennisameling/muuri-angular/blob/master/.github/workflows/npm-publish.yml
RaphaelWoude commented
- PR/Commit
- Publish