Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 2ab4f54

Browse files
committed
modify craft cfg
1 parent 18c0fb1 commit 2ab4f54

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.craft.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ minVersion: 0.23.1
22
changelogPolicy: auto
33
preReleaseCommand: bash scripts/craft-pre-release.sh
44
targets:
5-
- name: npm
5+
# Purposefully deactivating npm target to test diverging craft configs
6+
# - name: npm
67
- name: github
78
includeNames: /^sentry-.*$/

0 commit comments

Comments
 (0)