Skip to content

Commit

Permalink
fix: Don't publish @sentry/opentelemetry-node on NPM (#6069)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Oct 27, 2022
1 parent 1e98d2e commit d5d273f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .craft.yml
Expand Up @@ -21,7 +21,9 @@ targets:
cacheControl: 'public, max-age=31536000'
- name: github
includeNames: /^sentry-.*$/
excludeNames: /^sentry-opentelemetry-node-.*$/
- name: npm
excludeNames: /^sentry-opentelemetry-node-.*.tgz$/
- name: registry
sdks:
'npm:@sentry/browser':
Expand Down

0 comments on commit d5d273f

Please sign in to comment.