Skip to content

Commit 4ef3c6d

Browse files
authored
Fix: Craft artifact provider (getsentry#1292)
1 parent 4620134 commit 4ef3c6d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.craft.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
minVersion: "0.13.2"
1+
minVersion: "0.18.0"
22
github:
33
owner: getsentry
44
repo: sentry-java
55
changelogPolicy: simple
66
statusProvider:
77
name: github
88
artifactProvider:
9-
name: github
9+
name: none
1010
targets:
1111
- name: github
1212
- name: registry

0 commit comments

Comments
 (0)