Skip to content

docs(README.md): update the link from the logo (#17964) #23

docs(README.md): update the link from the logo (#17964)

docs(README.md): update the link from the logo (#17964) #23

name: Release NAPI Parser
permissions: {}
on:
push:
branches:
- main
paths:
- napi/parser/package.json
- .github/workflows/release_napi_parser.yml
- .github/workflows/reusable_release_napi.yml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
release:
name: Release NAPI Parser
uses: ./.github/workflows/reusable_release_napi.yml
with:
name: parser
permissions:
id-token: write # for `pnpm publish --provenance`