Skip to content

feat(fetch): Add redactUrl option and sanitizeUrl helper (#12) #20

feat(fetch): Add redactUrl option and sanitizeUrl helper (#12)

feat(fetch): Add redactUrl option and sanitizeUrl helper (#12) #20

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