Skip to content

chore: bump version to 3.0.0 #19

chore: bump version to 3.0.0

chore: bump version to 3.0.0 #19

Workflow file for this run

name: Release
on:
push:
branches: [main]
jobs:
release:
uses: photon-hq/buildspace/.github/workflows/typescript-service-release.yaml@main
permissions:
contents: write
pull-requests: read
with:
service-name: photon-otel
publish-command: "bunx clean-publish --package-manager npm"
secrets: inherit