Skip to content

Commit 2e50a32

Browse files
committed
meta: Properly configure craft providers
1 parent 5f18071 commit 2e50a32

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.craft.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ github:
44
repo: sentry-rust
55
changelogPolicy: auto
66

7+
statusProvider:
8+
name: github
9+
artifactProvider:
10+
name: none
11+
712
targets:
813
- name: crates
914
noDevDeps: true

0 commit comments

Comments
 (0)