Skip to content

Update README.md

Update README.md #15

name: Publish nr-common
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write # The OIDC ID token is used for authentication with JSR.
steps:
- uses: actions/checkout@v4
- run: cd nr-common; npx jsr publish --allow-slow-types