diff --git a/.craft.yml b/.craft.yml index 8088e79fd21a..8731e12eece8 100644 --- a/.craft.yml +++ b/.craft.yml @@ -81,14 +81,6 @@ targets: - name: npm id: '@sentry/deno' includeNames: /^sentry-deno-\d.*\.tgz$/ - - name: commit-on-git-repository - # This will publish on the Deno registry - id: getsentry/deno - archive: /^sentry-deno-\d.*\.tgz$/ - repositoryUrl: https://github.com/getsentry/sentry-deno.git - stripComponents: 1 - branch: main - createTag: true ## 5. Node-based Packages - name: npm