Skip to content

Commit f5dbca5

Browse files
authored
chore(astro): Add Release Registry Craft target for Astro (#9271)
1 parent 7157bf9 commit f5dbca5

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
@@ -167,6 +167,8 @@ targets:
167167
onlyIfPresent: /^sentry-angular-ivy-\d.*\.tgz$/
168168
'npm:@sentry/angular':
169169
onlyIfPresent: /^sentry-angular-\d.*\.tgz$/
170+
'npm:@sentry/astro':
171+
onlyIfPresent: /^sentry-astro-\d.*\.tgz$/
170172
'npm:@sentry/wasm':
171173
onlyIfPresent: /^sentry-wasm-\d.*\.tgz$/
172174
'npm:@sentry/nextjs':

0 commit comments

Comments
 (0)