Skip to content

Commit d32271a

Browse files
committed
feat(deno): Don't publish to deno.land
1 parent 2f302d7 commit d32271a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.craft.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,6 @@ targets:
7878
- name: npm
7979
id: '@sentry/deno'
8080
includeNames: /^sentry-deno-\d.*\.tgz$/
81-
- name: commit-on-git-repository
82-
# This will publish on the Deno registry
83-
id: getsentry/deno
84-
archive: /^sentry-deno-\d.*\.tgz$/
85-
repositoryUrl: https://github.com/getsentry/sentry-deno.git
86-
stripComponents: 1
87-
branch: main
88-
createTag: true
8981

9082
## 5. Node-based Packages
9183
- name: npm

0 commit comments

Comments
 (0)