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 16594de commit 046f868Copy full SHA for 046f868
.craft.yml
@@ -73,7 +73,7 @@ targets:
73
- name: commit-on-git-repository
74
# This will publish on the Deno registry
75
archive: /^sentry-deno-\d.*\.tgz$/
76
- repositoryUrl: git@github.com:getsentry/sentry-deno.git
+ repositoryUrl: https://github.com/getsentry/sentry-deno.git
77
stripComponents: 1
78
branch: main
79
createTag: true
0 commit comments