Skip to content

Commit 5147fd4

Browse files
authored
meta: Disable craft artifactsProvider (#43)
1 parent 9bb55cf commit 5147fd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.craft.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
minVersion: "0.21.0"
33
changelogPolicy: auto
4-
statusProvider:
5-
name: github
4+
artifactProvider:
5+
name: none
66
preReleaseCommand: bash scripts/bump-version
77
targets:
88
- name: crates

0 commit comments

Comments
 (0)