Skip to content

Commit 7f94558

Browse files
authored
ci: Ignore sentry-remix for publishing (#5274)
* ci: Ignore sentry-remix for publishing
1 parent f62e4f0 commit 7f94558

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.craft.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ targets:
2525
cacheControl: 'public, max-age=31536000'
2626
- name: github
2727
includeNames: /^sentry-.*$/
28+
excludeNames: /^sentry-remix-.*$/
2829
- name: npm
30+
excludeNames: /^sentry-remix-.*.tgz$/
2931
- name: registry
3032
sdks:
3133
'npm:@sentry/browser':

0 commit comments

Comments
 (0)