diff --git a/.craft.yml b/.craft.yml index ac8236c36c1c..a7c903b0be78 100644 --- a/.craft.yml +++ b/.craft.yml @@ -73,7 +73,7 @@ targets: - name: commit-on-git-repository # This will publish on the Deno registry archive: /^sentry-deno-\d.*\.tgz$/ - repositoryUrl: git@github.com:getsentry/sentry-deno.git + repositoryUrl: https://github.com/getsentry/sentry-deno.git stripComponents: 1 branch: main createTag: true