Skip to content

Bump @opentelemetry/sdk-trace-node from 1.23.0 to 1.26.0 #14

Bump @opentelemetry/sdk-trace-node from 1.23.0 to 1.26.0

Bump @opentelemetry/sdk-trace-node from 1.23.0 to 1.26.0 #14

name: Package release to NPM -> context-fastify-plugins
on:
pull_request:
types:
- closed
branches:
- main
paths:
- 'packages/app/context-fastify-plugins/**'
jobs:
call-build-flow:
uses: lokalise/shared-ts-libs/.github/workflows/release.package.yml@main
with:
working_directory: 'packages/app/context-fastify-plugins'
package_name: '@lokalise/context-fastify-plugins'
secrets:
npm_token: ${{ secrets.NPM_TOKEN }}