We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f302d7 commit d32271aCopy full SHA for d32271a
.craft.yml
@@ -78,14 +78,6 @@ targets:
78
- name: npm
79
id: '@sentry/deno'
80
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
89
90
## 5. Node-based Packages
91
0 commit comments