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 9412e75 commit 347da0aCopy full SHA for 347da0a
.craft.yml
@@ -81,14 +81,6 @@ targets:
81
- name: npm
82
id: '@sentry/deno'
83
includeNames: /^sentry-deno-\d.*\.tgz$/
84
- - name: commit-on-git-repository
85
- # This will publish on the Deno registry
86
- id: getsentry/deno
87
- archive: /^sentry-deno-\d.*\.tgz$/
88
- repositoryUrl: https://github.com/getsentry/sentry-deno.git
89
- stripComponents: 1
90
- branch: main
91
- createTag: true
92
93
## 5. Node-based Packages
94
0 commit comments