Skip to content

Commit 046f868

Browse files
author
Luca Forstner
authored
meta(deno): Use https git protocol in deno release target (#9322)
1 parent 16594de commit 046f868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.craft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ targets:
7373
- name: commit-on-git-repository
7474
# This will publish on the Deno registry
7575
archive: /^sentry-deno-\d.*\.tgz$/
76-
repositoryUrl: git@github.com:getsentry/sentry-deno.git
76+
repositoryUrl: https://github.com/getsentry/sentry-deno.git
7777
stripComponents: 1
7878
branch: main
7979
createTag: true

0 commit comments

Comments
 (0)