Skip to content

Commit 68e8122

Browse files
authored
fix: Craft try removing requireNames (#79)
Attempt to fix https://github.com/getsentry/publish/actions/runs/16477839341/job/46584077003 current best guess is that it was looking for these but wasn't hitting or something. They shouldn't be necessary anyway.
1 parent 327bf1f commit 68e8122

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.craft.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@ github:
44

55
changelogPolicy: auto
66

7-
requireNames:
8-
- sentry-prevent-cli_wheel
9-
- sentry-prevent-cli_alpine_arm64
10-
- sentry-prevent-cli_alpine_x86_64
11-
- sentry-prevent-cli_linux_arm64
12-
- sentry-prevent-cli_linux_x86_64
13-
- sentry-prevent-cli_macos
14-
- sentry-prevent-cli_windows.exe
15-
167
targets:
178
# For direct binary downloads + shasum + shasum.sig
189
- name: github

0 commit comments

Comments
 (0)