Skip to content

Commit 00c8970

Browse files
authored
fix: workflow
1 parent 9593fb4 commit 00c8970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sentry-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
2525
with:
2626
environment: production
27-
sourcemaps: ./web/dist
27+
sourcemaps: ./dist
2828

0 commit comments

Comments
 (0)