Skip to content

Bump @opentelemetry/sdk-trace-base from 1.23.0 to 1.27.0 #17

Bump @opentelemetry/sdk-trace-base from 1.23.0 to 1.27.0

Bump @opentelemetry/sdk-trace-base from 1.23.0 to 1.27.0 #17

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 }}